HTML <iframe> src attribute
Definition and usage
src
Attribute specifies the address of the document 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 |