![]()
The <embed> tag is supported in all major browsers.
The <embed> tag defines a container for an external application or interactive content (a plug-in).
The <embed> tag is new in HTML5.
New : New in HTML5.
| Attribute | Value | Description |
|---|---|---|
| heightNew | pixels | Specifies the height of the embedded content |
| srcNew | URL | Specifies the address of the external file to embed |
| typeNew | MIME_type | Specifies the MIME type of the embedded content |
| widthNew | pixels | Specifies the width of the embedded content |
The <embed> tag also supports the Global Attributes in HTML.
The <embed> tag also supports the Event Attributes in HTML.
Your message has been sent to W3Schools.