anime.html 530 B

123456789101112131415161718
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>The web site of bb97</title>
  6. <!-- The style.css file allows you to change the look of your web pages.
  7. If you include the next line in all your web pages, they will all share the same look.
  8. This makes it easier to make new pages for your site. -->
  9. <link href="style.css" rel="stylesheet" type="text/css" media="all">
  10. </head>
  11. <body>
  12. <center>
  13. <p>you dirty weeb
  14. <p><img src="Anime_girl_2.gif">
  15. </center>
  16. </body>
  17. </html>