Noembed

Support Key: [2|3|3.2|4] [X1|X1.1] [IE3B2*|M|N2|O3]
What is it?
Attributes
Tag Example
Parent/Content Model
Tips & Tricks
Browser Peculiarities
= Index DOT Html by Brian Wilson =
Main Index | Element Tree | Element Index | HTML Support History



   Quick Statistics   
End Tag:
   Required
Standards Details:
NA
XHTML Modules:
NA
CSS 'display' Type:
"inline"
CSS Mapping:
NA
Default Rendering:
NA
Official Docs:
None

What is it?
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
This element does not accept any attributes
Example
<embed src="http://www.foo.com/embedded.object" height="50" width="75">
</embed>
<noembed>
     <b>Please>/b> try this <a href="http://www.foo.com/embedded.object">media clip</a>
</noembed>
Parent Model
%Block Parent%
Content Model
%In-line Content% | %Block Content%
Tips & Tricks Browser Peculiarities
Boring Copyright Stuff...