Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 561299 of <noembed>

  • Revision slug: Web/HTML/Element/noembed
  • Revision title: <noembed>
  • Revision id: 561299
  • Created:
  • Creator: J-Mackerel
  • Is current revision? No
  • Comment

Revision Content

{{Non-standard_header}}{{deprecated_header}}

The <noembed> element is a deprecated and non-standard way to provide alternative, or "fallback", content for browsers that do not support the {{HTMLElement("embed")}} element or do not support embedded content an author wishes to use. This element was deprecated in HTML 4.01 and above in favor of  {{HTMLElement("object")}}. Fallback content should be inserted between the opening and closing {{HTMLElement("object")}} tags.

While this element currently still works in many browsers, it has been deprecated and should not be used.  Use {{HTMLElement("object")}} instead.

{{HTMLRef}}

Revision Source

<p>{{Non-standard_header}}{{deprecated_header}}</p>
<p><span class="seoSummary">The <code><strong>&lt;noembed&gt;</strong></code> element is a deprecated and non-standard way to provide alternative, or "fallback", content for browsers that do not support the {{HTMLElement("embed")}} element or do not support <a href="/en-US/docs/Web/Guide/HTML/Content_categories#Embedded_content">embedded content</a> an author wishes to use.</span> This element was deprecated in HTML 4.01 and above in favor of  {{HTMLElement("object")}}. Fallback content should be inserted between the opening and closing {{HTMLElement("object")}} tags.</p>
<div class="note">
 <p>While this element currently still works in many browsers, it has been deprecated and should not be used.  Use {{HTMLElement("object")}} instead.</p>
</div>
<p>{{HTMLRef}}</p>
Revert to this revision