You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
900 B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Internet-Gestapo</title>
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  7. <link rel="stylesheet" type="text/css" href="css/style.css" />
  8. </head>
  9. <body>
  10. <div class="container" id="container">
  11. <img alt="Internet-Gestapo" class="logo" src="images/internet_gestapo-logo-web.png">
  12. <p class="complaint">Machen Sie Ihren Internet-Nachbarn sichtbar</p>
  13. <form name="" action="index2.html">
  14. <input type="text" placeholder="Deine E-Mail">
  15. <textarea placeholder="Beschreiben Sie die Gräueltaten, die Ihr Internet-Nachbar begangen hat"></textarea>
  16. <input type="submit" value="Einreichen">
  17. </form>
  18. </div>
  19. <div align="center">
  20. <h5>Urheberrechte ©<script>new Date().getFullYear()>document.write(new Date().getFullYear());</script></h5>
  21. </div>
  22. </body>
  23. </html>