Skip to main content

Posts

Showing posts from October, 2022
  <!-- Include this in the <head> section of your page --> <script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script> <!-- Include this in the <body> section of your page where you want the embed to appear --> <amp-iframe height="225" width="520" layout="responsive" sandbox="allow-scripts allow-same-origin allow-forms allow-popups allow-popups-to-escape-sandbox allow-presentation" src="https://gleam.io/rgWux/embed?amp" resizable style="min-width: 320px; max-width: 540px; margin: 0 auto; border: 2px solid #E5E5E5"> <amp-img layout="fill" src="https://widget.gleamjs.io/images/embed.png" placeholder></amp-img> <button overflow style="background-color: #1abc9c; border: none; color: white; font-size: 16px; padding: 4px 12px; border-radius: 4px; line-height: 20px; mar...