12345678910111213141516171819202122232425262728293031323334353637383940 |
- <!DOCTYPE html>
- <html>
- <head>
- <link rel="icon" type="image/png" href="logo.png" />
- <title>Hello There!</title>
- <link href="style.css" rel="stylesheet" type="text/css" media="all">
- <body>
- <!-- -->
- <!-- Because you are reading this, it must mean only one thing; you -->
- <!-- are looking at our page source, well, hope you like the -->
- <!-- look of it! -->
- <!-- -->
- <!-- The Penny's Pages Wiki was made by members of the Neocities -->
- <!-- webhost, for your enjoyment, and our pain. We hope that you are -->
- <!-- enjoying reading our articles. -->
- <!-- -->
- <!-- Penny's Pages is composed of original material, and may be used -->
- <!-- as long as you follow CC BY-NC-SA 3.0 -->
- <!-- -->
- <!-- Our URL: https://thewikion.neocities.org/ -->
- <!-- -->
- <!-- Enjoy the rest of your night, young Internet search astronaut! -->
- <!-- -->
- <h1>Hello There!</h1>
- <p>
- Why hello there, you somehow found this page, good job! Here's a drawing of me next to a <a href="cuntyolk.html">Cunt Yolk</A> poster. So far there are no posters for the band, but even if there were I might not want to hang it on my wall, people will start asking questions, uh well, that's the price you pay for art I guess.
- <p>
- Anyway, Cunt Yolk rock!
- <p>
- - Clive Python
- <p>
- <blockquote>
- <img src="img/hello.png">
- </blockquote>
- <P>
- <hr></hr>
- <p>
- <font color="black"><center>★</center></font color>
- </body>
- </html>
|