The <iframe> element represents a nested browsing context with the address of the page given by the "src" attribute.
Type | Attribute List |
---|---|
'Standard' Attributes | "height", "name", "src", and "width" |
New HTML5 Attributes | "allow", "allowfullscreen", "allowpaymentrequest", "csp", "loading", "referrerpolicy", "sandbox", and "srcdoc" |
Obsolete Attributes | "align", "allowtransparency", "allowusermedia", "bordercolor", "frameborder", "framespacing", "hspace", "longdesc", "marginheight", "marginwidth", "scrolling", and "vspace" |
<p>Your browser does not support iframes.</p>