Website Designers R Us - Home
Let the frames float

How would you like to open a scrollable browsing window inside your page? It's very easy to create such a window -- usually referred to as a floating frame -- in Explorer 3.x and Explorer 4.x.

Simply insert following HTML tags in to your page:
 
<IFRAME
  width="width of the frame"
  height="height of the frame"
  name="name of the frame"
  src="URL of the page to display inside the frame">

  ...whatever you place here will be displayed 
     if the browser doesn't support 
     floating frames...

</IFRAME>
 
Following is a working example of a floating frame. You should see a scrollable window if you're using Explorer 3.x or higher:
 
<IFRAME width=400 height=100 name="FloatingFrame1"
  src="http://www.dotspecialist.com">

Since your browser doesn't support floating frames, 
here's a picture of what a floating frame would 
look like:<BR>

<IMG src="/i/tips/floatingframe_demo1.gif">

</IFRAME>
 
Return to Listing

Website Designer R Us has over 12 years of IT experience and a focus on custom website design, web development and web hosting services. Our professional web design services will give your business the look and feel needed to beat your competitors! Our website design services include; web design, website redesign, website maintenance, web development, flash animation, eCommerce, shopping carts, domains, web hosting, search engine optimization, graphic design, logo design, blog writing, script installations & much more!
 Home          ::             About Us          ::             Support            ::             Services            ::             Link Partners          ::             Contact

Copyright © 2006-2007 Website Designers R Us, a DOT Specialist Company. All rights reserved.