<FRAMESET
COLS=col-widths
FRAMEBORDER=1|0
FRAMESPACING=spacing
ROWS=row-heights>
</FRAMESET>
Hosts the FRAME, FRAMESET, and NOFRAMES elements. FRAMESETs can be nested within each other to have layouts within a frame. Each frameset can exist at the same level as a frame.
The end-tag is required.
The FRAMEBORDER= and FRAMESPACING= attributes are inherited from any containing FRAMESET element, which means you need only set the attribute on the single, outermost FRAMESET tag to affect all FRAME tags on that page.
Example
<FRAMESET SCROLLING=YES COLS="25%, 50%, *"> <FRAME SRC="contents.htm"> <FRAME SRC="info.htm"> <FRAME SCROLLING=NO SRC="graphic.htm"> </FRAMESET>
file: /Techref/language/html/r020/slide34.htm, 3KB, , updated: 2005/1/6 14:56, local time: 2024/11/15 22:26,
3.144.3.230:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/html/r020/slide34.htm"> HTML Reference</A> |
Did you find what you needed? |