1. Home
  2. Computing & Technology
  3. Web Design / HTML

<noembed></noembed>

By Jennifer Kyrnin, About.com

<noembed> Description:

The <noembed> element indicates text that should be used when an embedded object can't be viewed.

Deprecated in favor of the <object></object> element.

<noembed> Web Browser Support:

<noembed> Attributes:

None

<noembed> End Tag:

</noembed> REQUIRED

<noembed> Contents:

any element that can be used within the body of an HTML document. The following tags are valid within the <noembed> tag:
a, abbr, acronym, address, applet, b, basefont, bdo, big, dl, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, hr, i, iframe, img, input, isindex, kbd, label, map, menu, noframes, noscript, object, ol, p, param, pre, q, s, samp, script, select, small, span, strike, strong, sub, sup, table, textarea, tt, u, ul, var

<noembed> Valid Context:

The <noembed></noembed> tag is valid within the following tags:
a, abbr, acronym, address, applet, b, bdo, big, blockquote, body, button, caption, center, cite, code, dd, del, dfn, div, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, i, iframe, ins, kbd, label, legend, li, noframes, noscript, object, p, pre, q, s, samp, small, span, strike, strong, sub, sup, td, th, tt, u, var

<noembed> Usage:

  • call a movie
    <embed src="html.mov" width="50" height="100" />
    <noembed>Web Movie</noembed>

<noembed> Special Notes:

  • This tag has been deprecated in HTML 4.0 in favor of the object element.
  • Be sure to enclose descriptive text, HTML, or other information within the <noembed></noembed> tag to keep it accessible for older browsers and screen readers.

More <noembed></noembed> Information:

Return to XHTML Element (HTML Tags) Library

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. HTML and XHTML
  5. XHTML
  6. HTML Tags
  7. The noembed Element - embed objects - Deprecated in XHTML 1.0 HTML 4.0

©2008 About.com, a part of The New York Times Company.

All rights reserved.