HTML and CSS Reference
In-Depth Information
<frameset>
Function Defines a collection of frames
border , bordercolor
, class , cols , framebor-
Attributes
, framespacing
, id , onLoad , onUnload ,
der
style , title
End tag
</frameset> ; never omitted
Contains
frameset_content
Used in
html_content
Use the <frameset> tag in lieu of a <body> tag in the frame document. You
may not include any other content except valid <head> and <frameset>
content in a frame document. Combining frames with a conventional doc-
ument containing a <body> section may result in unpredictable browser
behavior.
11.3.1.1. The rows and cols attributes
The <frameset> tag has one required attribute: either cols or rows your
choice. They define the size and number of columns or rows of either
frames or nested framesets for the document window. Both attributes
Search WWH ::




Custom Search