NOFRAMES Element | NOFRAMES Object

MS Office DHTML, HTML & CSS

NOFRAMES Element | NOFRAMES Object


Contains HTML for browsers that do not support FRAMESET elements.

HTML Syntax

<NOFRAMES	
   ID = value
></NOFRAMES>

Remarks

The NOFRAMES element is a block element and requires a closing tag.

This element is available in HTML as of Microsoft® Internet Explorer 3.0, and in script as of Internet Explorer 4.0.

Members

Styles

Example

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

FRAME

Back to topBack to top

Did you find this topic useful? Suggestions for other topics? write us!Internet Link

© 1999 microsoft corporation. all rights reserved. terms of useInternet Link.