HTML
备注:这篇文档仅定义该元素在 HTML5 中定义的部分,不包含该元素之前的声明内容和非标准的实现。
请记住,大多数现代浏览器已经弃用并取消了对浏览器插件的支持,所以如果你希望你的网站可以在普通用户的浏览器上运行,那么依靠
Content categories
Flow content, phrasing content, embedded content, interactive content, palpable content.
Permitted content
None, it is an empty element.
Tag omission
Must have a start tag, and must not have an end tag.
Permitted parents
Any element that accepts embedded content.
Permitted ARIA roles
application, document, img, presentation
DOM interface
HTMLEmbedElement