HTML


"...Remember being a youngster, mom or dad telling you "close the door"? Well the same applies to HTML ...."

HTML Frames The Frameset Tag


Register / Login

Register to post on our forums and use our advanced features.
User Name:          Password:   
 
 
  • Learn about HTML frames
  • Complete HTML frames tags list
  • Get help putting HTML frames on your web site

The <frameset> can be somewhat complicated, but it still can be understood by the common person.

Here is an example

<frameset cols="100,*" border="5" bordercolor="#FFFFFF">

Here are the attributes ( use either cols or rows, never both in the same tag)

  • frameset * - tells the browser to look for frames

  • cols * - actually splits the page up into columns. values: if a regular number is there, the value is in pixels; if there is a percentage there, it is a percentage of the whole screen there, and if there are asterisks there, then the * is whatever is left over (hint never use all pixel values, not all screens have the same resolution. Always have at least one * when using pixels.).

  • rows * - this one also splits the page up, and can be used instead of cols. See cols for possible values

  • border - this manipulates the width of the separators between the frames; values are in pixels

  • bordercolor - using the good old hexadecimal coloring system, you can manipulate the color of the border between cells

* = mandatory

Back to the HTML frames menu.

Web Hosting


Price      
Space    
Transfer 
Platform 

Domain Names




Courtesy of
onestopdomains.com

PHP Scripts


  


About us  Advertise  Contact us  Privacy  Sitemap

Copyright © 1999 - 2007 Advanced HTML For Beginners and AHFB2000, All rights reserved.
FutureQuest Hosting
Find out more about isphost.org and why you should avoid them at all cost.