<NOEMBED>NN 2   IE n/a   HTML n/a
<NOEMBED>...</NOEMBED>End Tag: Required
 

Navigator provides a tag for isolating advisory content that displays in browsers incapable of working with plugins. All content between the start and end tags of the NOEMBED element is not rendered in Navigator (or Internet Explorer) but is rendered in other browsers (which ignore the tag but not the content). There are no attributes for this element.

 
Example
<EMBED NAME="jukebox" SRC="jazz.aif" HEIGHT=100 WIDTH=200></EMBED>
<NOEMBED>
To play the music associated with this page, you need a modern graphical browser.
</NOEMBED>
Hosted by uCoz