Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <meta name="author" content="Jacob Howard, Sebastian Landazuri">
- <meta name="description" content="Anime is real! Figure out how to get your waifu in real life at your own home!">
- <meta name="keywords" content="html, project, q3, hoax, anime is real, anime, anime, html, milwee, not real, fake">
- <link rel="stylesheet" type="text/css" href="css/anime.css">
- <link rel="shortcut icon" type="image/icon" href="img/favicon.ico"> <!-- Picture in the tab -->
- <title>Anime is Real!</title> <!-- Words in the tab to replace the url -->
- </head>
- <body>
- <header align="center"> <!-- Logo goes here -->
- <a href="index.html"><img src="img/logo.png" type="image/png" href="index.html" alt="Anime is Real! (Logo)" id="logo"></a>
- </header>
- <br>
- <nav align="center"> <!-- Holding the links below the header -->
- <a href="index.html"><button>Home</button></a>
- <a href="more.html"><button>About</button></a>
- <a href="images.html"><button>Images</button></a>
- <a href="contact.html"><button>Contact</button></a>
- </nav>
- <br>
- <table width="100%"> <!-- The container for the three boxes under the seperator line -->
- <tr>
- <td width="20%"> <!-- The box on the left side of the page -->
- <div>
- <p>Local fish lady thinks that anime is real...</p>
- <a href="av/pranked.mp4" target="blank">
- <button class="read">Read More</button></a>
- <!-- 'Read More' buttons lead to the "pranked" video -->
- <p>Local lizard watches anime, shocked to find out his dreams can come true...</p>
- <a href="av/pranked.mp4" target="blank">
- <button class="read">Read More</button></a>
- <p>Japan weeaboos invade Russia...</p>
- <a href="av/pranked.mp4" target="blank">
- <button class="read">Read More</button></a>
- <p>Local lady wants "senpai" to notice her...</p>
- <a href="av/pranked.mp4" target="blank">
- <button class="read">Read More</button></a>
- </div>
- </td>
- <td width="60%"> <!-- The box in the center of the page -->
- <div>
- <h2 align="center">About The Creators</h2>
- <p> This website was created by <u>Jacob Howard</u> and <u>Sebastian Landazuri</u>. This website was created for a hoax website project at a middle school, so try your best to not believe the information you find here, even if it might be really, <em>really</em> convincing ;) <br><br>
- This is completely for amusement purposes. That being said, yes, it is possible to do the anime experiment on your LG television. Yeah, we feel like dirty liars for spewing that false information.</p>
- <center>
- <p>
- Main CSS Design: <em>Jacob Howard</em><br>
- Image Photoshopping: <em>Sebastian Landazuri</em><br>
- News Article Writer: <em>Jacob Howard</em><br>
- Image Finder: <em>Sebastian Landazuri</em><br>
- Finder of the "I am groot" phone number: <em>Jacob Howard</em><br>
- <a href="http://www.undertale.com/" target="_blank">Undertale</a> Dialogue Generator can be found <a href="http://ianmccowan.nfshost.com/undertale/" target="_blank">here</a>.<br> <!-- Upsettingly, I cannot claim this generator's work as my own. -->
- The bottom picture on the right was made by <a href="http://pehurlbert.deviantart.com/art/Anime-Cassidy-523366823" target="_blank">pehurlbert on DeviantArt</a>. <!-- Picture is under fair use claims. -->
- <!-- This wouldn't fit on the page, so it is listed here. The video that the "read more" links lead to is created by FilthyFrankTV on YouTube. I simply cropped it from a compilation. -->
- <br>
- And below are some pictures of the owners...*<br>
- <sup>*(Jacob is on the right, Sebastian is on the left.)</sup>
- </p>
- <img src="img/seabas2.jpg" type="image/jpg" alt="seabass" align="left" height="215px" width="25%" style="margin-top:0px;">
- <img src="img/jaek2.jpg" type="image/jpg" alt="jake" align="right" height="215px" width="20%" style="margin-top:0px;">
- </div>
- </td>
- <td width="20%"> <!-- The box on the right side of the page -->
- <div>
- <img src="img/anime1.jpg" alt="it's time to stop" type="image/jpg" id="anime">
- <img src="img/smile1.jpg" alt="edgy smile" type="image/jpg" id="anime">
- </div>
- </td>
- </tr>
- </table>
- </body>
- </html>
Advertisement