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 725961 of <noembed>

  • Revision slug: Web/HTML/Element/noembed
  • Revision title: <noembed>
  • Revision id: 725961
  • Created:
  • Creator: fscholz
  • Is current revision? No
  • Comment

Revision Content

{{HTMLRef}}{{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.

Revision Source

<div>{{HTMLRef}}{{Non-standard_header}}{{deprecated_header}}</div>

<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&nbsp; {{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>
Revert to this revision