HTML - <noembed>

The <noembed> element is a deprecated and non-standard way to provide alternative, or "fallback", content for browsers that do not support the <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  <object>. Fallback content should be inserted between the opening and closing <object> tags.

Description  

Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

Deprecated
This feature has been removed from the Web standards. Though some browsers may still support it, it is in the process of being dropped. Do not use it in old or new projects. Pages or Web apps using it may break at any time.

The <noembed> element is a deprecated and non-standard way to provide alternative, or "fallback", content for browsers that do not support the <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  <object>. Fallback content should be inserted between the opening and closing <object> tags.

While this element currently still works in many browsers, it has been deprecated and should not be used. Use <object> instead.

Specifications  

Specification Status Comment
WHATWG HTML Living Standard
The definition of '<noembed>' in that specification.
Living Standard Non-conforming feature.

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/html/element/noembed

Deprecated HTML NeedsCompatTable Non-standard Reference Référence