Top
Home



<link rel="canonical" href="https://ampbyexample.com/components/amp-iframe/">

<amp-iframe style="{{ style }}"
Width="{{ framewidth }}"
height="{{ frameheight }}"
layout="responsive"
sandbox="allow-scripts allow-same-origin allow-popups"
allowfullscreen
frameborder="{{ border }}"
src="{{ src }}">
<amp-img layout="fill"
src="{{ placeholder }}"
placeholder></amp-img>
</amp-iframe>