Name

noembed

Synopsis

<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.

Notes

This element is not included in any HTML specification.

Start/End Tags

Not formally defined, but both are required in common use.

Attributes

None

Example

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

Get HTML & XHTML Pocket Reference, 4th 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.