Advertisement
Guest User

Untitled

a guest
Nov 17th, 2015
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.47 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <title>SuperNoob05's Test</title>
  5.     </head>
  6.  
  7.     <body>
  8.         <div class="main"</div>
  9.         <center>
  10.         <h1>SuperNoob05's Test</h1>
  11.         <img src="http://i.imgur.com/4zoAhQz.png" alt="HTML TEST" style="width:512px;height:288px;">
  12.         <p>This is just a test thing I am making to sort of learn how .html works</p>
  13.         <div class="stuff"</div>
  14.         <h3>Important(-ish) links!</h3>
  15.         <p>
  16.         <a href="https://www.beamng.com">BeamNG Forum</a>
  17.         </p>
  18.         <p>
  19.         <a href="https://www.youtube.com/channel/UC1-aJafdKY_FXRsmyoXinvA">My Youtube channel!</a>
  20.         </p>
  21.         <div class="about me"</div>
  22.         <h1>About Me</h1>
  23.         <h3>I'm a 13 year old german kid that is somewhat competant at English and is learning some programming languages right now. Nothing impressive, really. You might know me from the BeamNG forum, I'm pretty active there.</h3>
  24.         <div class="contact me"</div>
  25.         <h1>Contact Me</h1>
  26.         <h3>If you want to contact me, either <a href="http://www.steamcommunity.com/id/supernoob05">send me a message on Steam</a> or write me a PM on <a href="https://www.beamng.com">the BeamNG Forum</a>.</h3>
  27.         <div class="credits"</div>
  28.         <br> </br>
  29.         <br> </br>
  30.         <br> </br>
  31.         <br> </br>
  32.         <p>Made by me, SuperNoob05. Do whatever you want with this, I honestly don't care.</p>
  33.         </center>
  34.     </body>
  35. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement