HTML <embed> src Attribute
Definition and Usage
The src
attribute specifies the address of the external file to embed.
Browser Support
Attribute | |||||
---|---|---|---|---|---|
src | Yes | Yes | Yes | Yes | Yes |
Syntax
<embed src="URL">
Attribute Values
Value | Description |
---|---|
URL | Specify the address of the external file to embed.
Possible values:
|