Frames are not standardized in any public spec and are not viewable by many browsers.
If you must use frames, use <noframes> outside of the <frameset> tags - preferably at the *top* of the page - for critical links and text.
Netscape FRAME tags (Netscape, Frames):
FRAMESET - the main container for a Frame.
ROWS="row_height_value_list"
value
value%
value*
COLS="column_width_list"
FRAME
SRC="url"
NAME="window_name"
MARGINWIDTH="value"
MARGINHEIGHT="value"
SCROLLING="yes|no|auto"
NORESIZE
NOFRAMES
Copyright © 1996 Pris Sears, All Rights Reserved