inddex.html 1.0 KB

123456789101112131415161718192021
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Pavlov_Maik_FSA3</title>
  6. <link rel="stylesheet" href="css/style.css">
  7. </head>
  8. <body>
  9. <div class="water">
  10. <!--fonts-->
  11. <link href="https://fonts.googleapis.com/css2?family=Kodchasan:wght@500&display=swap" rel="stylesheet">
  12. <!--Push me-->
  13. <span class ="p1c dc">&nbsp(•0•)</br><)&nbsp&nbsp&nbsp)&#126&nbsp &nbsp &nbsp &nbsp Push me</br>/&nbsp&nbsp&nbsp&nbsp\</br></span>
  14. <!--And then just touch me-->
  15. <span class="p2c dc">&nbsp&nbsp(•0•)</br>&#126(&nbsp&nbsp&nbsp(>&nbsp&nbsp&nbsp&nbsp&nbsp And then just</br>&nbsp/&nbsp&nbsp&nbsp&nbsp&nbsp\ &nbsp &nbsp &nbsp &nbsp &nbsp touch me</br></span>
  16. <!--Do I cen't get my statisfaction-->
  17. <span class="p3c dc">&nbsp(•0•)</br>&#126|&nbsp&nbsp&nbsp|&#126&nbsp&nbsp&nbsp Do I cen't get my</br>&nbsp/&nbsp&nbsp&nbsp\&nbsp &nbsp &nbsp&nbsp&nbsp&nbsp statisfaction</br></span>
  18. </div>
  19. <script src="script/script.js"></script>
  20. </body>
  21. </html>