<iframe src="">
Browser |
|
---|---|
Type |
The IFRAME element defines an inline frame.
<iframe src="example.html"></iframe>
Attribute | Value | Explanation |
---|---|---|
src=" " | URL | the URL of the page to display in the iframe |
Browser |
|
---|---|
Type |
The IFRAME element defines an inline frame.
<iframe src="example.html"></iframe>
Attribute | Value | Explanation |
---|---|---|
src=" " | URL | the URL of the page to display in the iframe |