Name

noembed — <noembed> . . . </noembed>

Nonstandard. The text or object in the noembed element appears when an embedded object cannot be displayed (such as when the appropriate plug-in is not available). This element is used within or after the embed element.

Attributes

None

Example

<embed src="movies/vacation.mov" width="240" height="196"
 pluginspage="http://www.apple.com/quicktime/download/">
   <noembed> <img src="vacation.gif">You do not seem to have the plugin.</noembed>
</embed>

Get HTML and XHTML Pocket Reference, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.