Language References HTML Elements
HTML Syntax
<noframes id = value >
The NOFRAMES element specifies content that is displayed by browsers that do not know how to display frames. Browsers that can display frames ignore all text in the NOFRAMES tags, unless a file called by a frame tag is missing or unreachable by the browser.
The NOFRAMES element must be used only within a FRAMESET element.
This element is a block element.
NOTE: This element has been deprecated and is no longer recommended.
The <noframes> element has no attribute of its own, but supports global attributes common to all HTML elements.
<noframes>
<frameset> <noframes> You need browser versions 3.0 or later in order to view frames! </noframes> </frameset>
FRAME FRAMESET Using Frames and Framesets
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note