animations.html 1.0 KB

1234567891011121314151617181920
  1. <!DOCTYPE html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  4. <meta name="viewport" content="width=device-width, initial-scale=1" />
  5. <title>Welcome to Zortazert's website!</title>
  6. <link rel="stylesheet" href="./style/styles.css">
  7. <link rel="shortcut icon" href="https://zortazert.codeberg.page/images/Denshi-Meme-Server-Icon.png"/>
  8. </head>
  9. <h2>Animations</h2>
  10. <li><a href="./videos/anti-vax-gets-the-shot.html">Anti Vax Gets the shot</a></li>
  11. <li><a href="./videos/joey-go-to-the-poke-mart.html">Joey goes to the Poke Mart</a></li>
  12. <li><a href="./videos/how-to-find-memes.html">How to find Memes</a></li>
  13. <hr>
  14. <footer>
  15. <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'><img alt='Creative Commons License' style='border-width:0' width='88' height='31' src='./images/cc-by-sa.png' /></a><br>
  16. Unless otherwise noted, all content on this website is Copyright Zortazert 2021-2022 and is licensed under <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'>CC BY-SA 4.0</a>.
  17. </footer>