Advertisement
Guest User

my first html creation

a guest
Feb 20th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.91 KB | None | 0 0
  1. Thanks Code Acadamey! I have a few typos, though
  2.  
  3. <!DOCTYPE html>
  4. <html>
  5. <head>
  6.   <title>Home Page - NvidiaSucks.org</title>
  7. </head>
  8. <body>
  9.   <h1>Nivida SUCKS</h1>
  10.   <h4>I'm not a crazy lunitick, i'll explain why</h4>
  11.   <h1>Look at the ugly GPU's!</h1>
  12.   <a
  13.     href="https://google.ca" >
  14.   <img   src="http://zdnet3.cbsistatic.com/hub/i/r/2016/05/09/b338d6ca-827c-484d-9f87-cbcd1816bc69/resize/770xauto/a4d59423bdabc54269e485df3b51e45c/nvidia-geforce-gtx-1080-graphics-card.png" /></a>
  15.   <p> I just dislike everything about them! They should go suck a big ol dick! Here's why:</p>
  16.   <ol>
  17.     <li>They are all gay</li>
  18.     <li>They are stupid</li>
  19.     <li>
  20.       <b>I hate them!</b>
  21.     </li>
  22.   </ol>
  23.   <h3>Do you aggree? Disagree? Explain why by emailing me at contact@nvidiasucks.org</h3>
  24.   <h6>Copyright 1995 Pokemonjpups & Nivida Sucks.org. Please drink responsibly.</h6>
  25.      
  26. </body>
  27. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement