No Frames:
The tag identifies a section of the HTML file that contains code to be read by frame-blind browsers. The tags must be placed with a pair of tags.
Syntax:
<HTML>
<HEAD>
<TITLE>(Page Title)</TITLE>
</HEAD>
<FRAMESET>
(Frame Definitions)
</FRAMESET>
<NOFRAMES>
<BODY>
(Page Layout)
</BODY>
</NOFRAMES>
</HTML>
Shanti C
Posting Virtuoso
1,642 posts since Jul 2008
Reputation Points: 137
Solved Threads: 162