HTML <iframe> src Attribute
Definition and Usage
src
The attribute specifies the address of the document to be embedded in the iframe.
Syntax
<iframe src="URL">
Attribute Value
Value | Description |
---|---|
URL |
Specifies the URL of the document to be embedded in the iframe. Possible values:
|
Browser Support
Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|
Chrome | Edge | Firefox | Safari | Opera |
Support | Support | Support | Support | Support |