EMBED
The embed element represents an integration point for external content.
SYNTAX
HTML
<embed attribute-name="attribute-value"></embed>
ATTRIBUTES
NAME | VALUE | DESCRIPTION |
---|---|---|
height | non-negative integer | Vertical dimension |
src | URI | URL for the audio stream |
type | MIME type | MIME type of the content |
width | non-negative integer | Horizontal dimension |