Guest User

Untitled

a guest
Oct 23rd, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <title>about</title>
  7. <!--[if lt IE 9]>
  8. <script src="dist/html5shiv.js"></script>
  9. <![endif]-->
  10.  
  11. </head> <!-- /head -->
  12. <body>
  13. <div class="header">
  14. <h1>About Me</h1>
  15. </div> <!-- end header-->
  16. <div class="container">
  17. <div class="image">
  18. <img src="img/selfie.jpg" alt="pic of me">
  19. </div> <!-- /image -->
  20. <div class="intro column">
  21. <h2>Allow me to Introduce Myself</h2>
  22. <p>Hashtag fingerstache kogi literally jianbing. Lyft fam skateboard cliche, chicharrones freegan tacos activated charcoal tousled iceland hot chicken franzen whatever. Artisan umami hot chicken drinking vinegar, tofu meh kickstarter trust fund offal sustainable stumptown. Fashion axe crucifix post-ironic craft beer vinyl, try-hard XOXO vape deep v live-edge master cleanse church-key selvage. Copper mug neutra etsy tote bag bicycle rights, quinoa hella roof party. Tote bag freegan taxidermy, kickstarter everyday carry trust fund +1 hexagon marfa blog. Listicle marfa yuccie, meh normcore raclette tumblr try-hard iPhone blue bottle.</p>
  23. </div> <!-- /intro -->
  24. <div class="skills column">
  25. <ul id="skill-list">
  26. <li>Numchuku Skills</li>
  27. <li>Bow Hunting Skills</li>
  28. <li>Computer Hacking Skills</li>
  29. <li>Girls only want Boyfreinds with great skills</li>
  30. </ul>
  31. </div> <!-- /end skills -->
  32. <div class="main-text">
  33. <h3>A Song of Ice and Hire</h3>
  34. <p>The night is dark and full of terrors. The night is dark and full of terrors. Unbowed, Unbent, Unbroken. I am the shield that guards the realms of men. I pledge my life and honor to the Night's Watch, for this night and all the nights to come. A Lannister always pays his debts. The night is dark and full of terrors. The night is dark and full of terrors. Unbowed, Unbent, Unbroken. I am the shield that guards the realms of men. I pledge my life and honor to the Night's Watch, for this night and all the nights to come. A Lannister always pays his debts.</p>
  35. </div> <!-- /main-text -->
  36. </div> <!-- /container -->
  37. </body> <!-- /body -->
  38. </html>
Add Comment
Please, Sign In to add comment