| Parameters | Details |
| src | Address of the resource |
| type | Type of embedded resource |
| width | Horizontal dimension |
| height | Vertical dimension |
Basic usage
The embed tag is new in HTML5. This element provides an integration point for an external (typically non-HTML)
application or interactive content.
Defining the MIME type
The MIME type must be defined using the type attribute.
