Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<div style="left: 1px; position: fixed; top: 1px;">
  <amp-layout
    width="150"
    height="125"
    id="avdock">
  </amp-layout>
</div>

You can find an example of the implementation here - https://play.aniview.com/6124992a9c738f3419721fb3/6299c24d8ef8777c8f400405/amp-iframe.html

...