Advertisement
Mishamigaa

Coding attempt 1

Nov 24th, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <style>
  5. body {
  6. background-image: url("https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQz9-6UR4Oak460yEnIM2H9etR9wbIMTfJ1zIAxwW4HYlmj-9Wn");
  7. }
  8. h1{color:white;}
  9. h2{color:white;}
  10. ul{color:white;}
  11. li{color:white;}
  12. </style>
  13. </head>
  14. <body>
  15.  
  16. <h1>The Den </h1>
  17.  
  18. <h2> I have a <em> basis</em> understanding of html and css coding</h2>
  19. <h2> I enjoy...</h2>
  20. <ol>
  21. <li>coding</li>
  22. <li> supernatural</li>
  23. <li> Attack On Titan</li>
  24. <li> MARVEL</li>
  25. <li>drawing</li>
  26. <li> tumblr</li>
  27. <li> helping people with anything</li>
  28. <li> making friends, don't be afraid to talk</li>
  29. </ol>
  30.  
  31. <a href="http://tinypic.com?ref=2ltlzsy" target="_blank"><img src="http://i58.tinypic.com/2ltlzsy.gif" border="0" alt="Image and video hosting by TinyPic"></a>
  32. </body>
  33. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement