HTML

index.html

Feb 24th, 2017
199
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.94 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <meta charset="UTF-8">
  6. <meta name="author" content="Jacob Howard, Sebastian Landazuri">
  7. <meta name="description" content="Anime is real! Figure out how to get your waifu in real life at your own home!">
  8. <meta name="keywords" content="html, project, q3, hoax, anime is real, anime, anime, html, milwee, not real, fake">
  9. <link rel="stylesheet" type="text/css" href="css/anime.css">
  10. <link rel="shortcut icon" type="image/icon" href="img/favicon.ico">
  11. <!-- Picture in the tab -->
  12. <title>Anime is Real!</title>
  13. <!-- Words in the tab to replace the url -->
  14. </head>
  15.  
  16. <body>
  17. <header align="center">
  18. <!-- Logo goes here -->
  19. <a href="index.html"><img src="img/logo.png" type="image/png" href="index.html" alt="Anime is Real!" id="logo"></a>
  20. </header>
  21. <br>
  22. <nav align="center"> <!-- Holding the links below the header -->
  23. <a href="index.html"><button>Home</button></a>
  24. <a href="more.html"><button>About</button></a>
  25. <a href="images.html"><button>Images</button></a>
  26. <a href="contact.html"><button>Contact</button></a>
  27. </nav>
  28. <br>
  29. <table width="100%"> <!-- The container for the three boxes under the URLs -->
  30. <tr>
  31. <td width="20%"> <!-- The box on the left side of the page -->
  32. <div>
  33. <p>Local fish lady thinks that anime is real...</p>
  34. <a href="av/pranked.mp4" target="_blank">
  35. <button class="read">Read More</button></a>
  36. <!-- 'Read More' buttons lead to the "pranked" video -->
  37. <p>Local lizard watches anime, shocked to find out his dreams can come true...</p>
  38. <a href="av/pranked.mp4" target="blank">
  39. <button class="read">Read More</button></a>
  40. <p>Japan weeaboos invade Russia...</p>
  41. <a href="av/pranked.mp4" target="blank">
  42. <button class="read">Read More</button></a>
  43. <p>Local lady wants "senpai" to notice her...</p>
  44. <a href="av/pranked.mp4" target="blank">
  45. <button class="read">Read More</button></a>
  46. </div>
  47. </td>
  48. <td width="60%" style="margin-left:7px; margin-right:7px;"> <!-- The box in the center of the page -->
  49. <div>
  50. <p class="news"><em>Breaking News!</em>
  51. <br>Recent studies have proven that pouring water over the back of an ordinary television at home can make any anime come to life! This can only be done with distilled water that is store-bought from your local grocery store. This has been proven to work with any brand of television except for LG. If you don't believe us, click on these links above or the articles to the left to read some more information on the topic!</p>
  52. <img src="img/papyri1.png" alt="Anime Customer" width="100%" type="image/png">
  53. <img src="img/fishlady1.png" alt="Anime" width="100%" type="image/png">
  54. </div>
  55. </td>
  56. <td width="20%"> <!-- The box on the right side of the page -->
  57. <div>
  58. <img src="img/anime1.jpg" alt="it's time to stop" type="image/jpg" id="anime">
  59. <img src="img/smile1.jpg" alt="edgy smile" type="image/jpg" id="anime">
  60. </div>
  61. </td>
  62. </tr>
  63. </table>
  64. </body>
  65. <!-- Undertale pictures belong to Toby Fox, creater of Undertale; http://www.undertale.com -->
  66. </html>
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment