HTML: Markup language
CSS: Styling language
JavaScript: Scripting language
Web APIs: Programming interfaces
All web technology
Learn web development
Discover our tools
Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
View in English Always switch to English
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2018年6月.
embeds は Document インターフェイスの読み取り専用プロパティで、現在の文書に埋め込まれた <embed> 要素のリストを返します。
embeds
Document
<embed>
HTMLCollection です。
HTMLCollection
Loading…