daveysquier

Assignment 2

Oct 25th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. gettin gettin some
  5. </head>
  6.  
  7. <body>
  8. <p>
  9. <h1>This Shit is CRAZY</h1>
  10.  
  11. Have you ever heard of <a href="http://www.google.com">Google</a>?<br>
  12. It gives you the power to search the whole world!!<br>
  13. <img src="world.jpg" alt = "AWESOME!"><br>
  14. Another powerful website is <a href="http://www.wikipedia.com">WikiPedia</a><br>
  15. Knowledge is power!<br>
  16. </p>
  17.  
  18. <p>
  19. <h2>
  20. The List Quiz-a-roo
  21. </h2>
  22. <ol>
  23. <li>http://www.example.com/site/post/images/giraffe.png</li>
  24. <li>http://www.example.com/hotdog.css</li>
  25. <li>http://www.example.com/site/admin/post/www.reddit.com/r/universityofreddit</li>
  26. <li>http://www.reddit.com/r/universityofreddit</li>
  27. <li>http://www.example.com/site/pages.html</li>
  28.  
  29. </ol>
  30. </p>
  31. </body>
Add Comment
Please, Sign In to add comment