Skip to: content, navigation

by Ian Lloyd

noembed (HTML element)

Spec
Depr. Empty Version
Yes No N/A
Browser support full matrix
IE5.5+ FF1+ Saf1.3+ Op9.2+
Full Full Full Full

Example

This noembed element provides an alternative for video content:

<noembed>
<img src="/images/inflate.jpg" alt="Inflate the tyre by holding the
pump at 90 degree angle to the valve">
<p>You can inflate the tyre by holding the pump at 90 degree angle
to the valve, as shown in the image above.</p>
</noembed>
Type
inline element
Contains
block-level elements, inline elements
Contained by
block-level elements, inline elements

Description

The noembed element is used to provide alternative content for browsers that don’t support the embed element. It’s not defined by any standard (it was introduced by early Netscape browsers), and as such there aren’t any guidelines as to what it may or may not contain.

Use This for…

This element is used to provide alternatives for media files contained in embed. For example, you might use it to provide a combination of images (img) and descriptions in paragraphs (p), or list items (li) in place of an animated version of the content contained in a movie file.

Compatibility

IE5.5Full
6.0Full
7.0Full
Firefox1.0Full
1.5Full
2.0Full
Safari1.3Full
2.0Full
3.0Full
Opera9.2Full
9.5Full

Despite being a non-standard element, embed is well supported in the browsers tested; no browser displayed the contents between the opening <noembed> and closing </noembed> tags.

Related Reading

User-contributed notes

There are no comments yet.

Add a note

To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.

Related Products

The Principles of Beautiful Web Design

Best Seller!

You don’t need to go to Art School to design great looking web sites!

Book Cover: The Principles of Beautiful Web Design

Download the FREE sample chapters