Skip to content

Instantly share code, notes, and snippets.

@myrickchow32
Created January 14, 2021 08:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save myrickchow32/db45f9401dcda25976061b5d93772810 to your computer and use it in GitHub Desktop.
Save myrickchow32/db45f9401dcda25976061b5d93772810 to your computer and use it in GitHub Desktop.
<!doctype html>
<html ⚡4email>
<head>
<meta charset="utf-8">
<style amp4email-boilerplate>body{visibility:hidden}</style>
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-anim" src="https://cdn.ampproject.org/v0/amp-anim-0.1.js"></script>
</head>
<body>
<p>Image: <amp-img src="https://cldup.com/P0b1bUmEet.png" width="16" height="16"/></p>
<p>GIF (requires "amp-anim" script in header):<br/>
<amp-anim src="https://cldup.com/D72zpdwI-i.gif" width="500" height="350"/></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment