HTML Reference Guide


Tag Index | Content List | HTML FAQ

<NOEMBED> ... </NOEMBED> NOEMBED

Description:

This is used in conjunction with the EMBED element to indicate content/HTML markup that will only appear if the browser does not support the EMBED syntax. Browsers that DO support the EMBED element will ignore the contents of the NOEMBED element.

Attributes:

None.

Example code:

<embed SRC="http://www.foo.com/embedded.object" HEIGHT="50" WIDTH="75"> <noembed> <b>Please</b> try this <a HREF="http://www.foo.com/embedded.object">media clip</a> </noembed> </embed>

Result:

<b>Please</b> try this <a HREF="http://www.foo.com/embedded.object">media clip</a>

See Also:


  Free Web Pages | Super Links | Members Directory | Search | Privacy Statement | Site Map | Contact Us
Services: Create Free Web Page | Free Home Page | Free Web Page Builder
Free Web Page Templates | Free Web Sites | Free Web Space
Copyright © 1996 - 2006 WebSpawner.com. All rights reserved.