noFrames
Summary
Recognized as a deprecated element. Intended to provide content for browsers that cannot, or are configured not to, display frames.
Overview Table
Deprecated, see [1]
Examples
This example uses the NOFRAMES element to specify HTML that is rendered by browsers incapable of displaying frames.
<FRAMESET>
<NOFRAMES>You need Internet Explorer version 3.0 or later to view
frames!</NOFRAMES>
</FRAMESET>
See also
Related pages
frame
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]