Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. <!doctype html>
  2. <html lang='en'>
  3. <head>
  4. <meta charset="utf-8">
  5. <title> Chris Antony. Web Developer</title>
  6. <!--[if lt IE 9]>
  7. <script src="dist/htmlshiv.js"></script>
  8. <[endif]-->
  9. </head>
  10. <div class="header">
  11. <h1>About Me</h1>
  12. </div>
  13. <body>
  14. Contents
  15. </html>
  16. <div class="container">
  17. <img src="img/smiley.jpg"alt= "smiley">
  18. <div class="intro">
  19. <div class="intro column">
  20. </div>
  21. <h2>Introduction</h2>
  22. <p>Will be sharing more about myself here!!</p>
  23. <div class="skills">
  24. <h3>My Skills</h3>
  25. <ul id="skill_list">
  26. <li> an item in a list</li>
  27. <li>another item in a list</li>
  28. </ul>
  29. <div class="skills column">
  30. </div>
  31. <div class="main_text">
  32. <h3>More about me</h3>
  33. <p>Skateboard authentic kale chips Thundercats food truck Wes Anderson. Etsy banjo PBR direct trade umami bitters street art, fanny pack High Life. Blog chillwave stumptown hoodie, aesthetic put a bird on it jean shorts American Apparel vinyl butcher. Hashtag gastropub PBR&B, Bushwick Vice distillery raw denim Wes Anderson +1. Chia pork belly Austin flexitarian trust fund. Art party umami street art lo-fi pickled bespoke. Beard Neutra selfies put a bird on it normcore flannel, try-hard bicycle rights health goth organic ugh actually.
  34. </p>
  35. </div>
  36. </div>
  37. </div>
  38. </body>
  39.  
  40. </div><!-- end container -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement