Advertisement
Guest User

Untitled

a guest
Jan 28th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <htmllang="en">
  4. <head>
  5. <meta charset="utf-8">
  6. <title>About Ayano</title>
  7. <!--[if lt IE 9]>
  8. <script src="dist/html5shiv.js"></script>
  9. <![endif]-->
  10. </head>
  11.  
  12. <body>
  13.  
  14. <div class="container">
  15. <dive class="header">
  16. <h1>About Ayano</h1>
  17. </div>
  18.  
  19. <div class="image">
  20. <img src="img/ayano_alt.jpg">
  21. </div>
  22.  
  23. <div class="intro colomn">
  24. <h2>Introduction</h2>
  25. <p> Always keen to discovering another parts of the world. Learning something new every single day.</p>
  26. </div>
  27.  
  28.  
  29. <div class="skills colomn">
  30. <h3>My Skills</h3>
  31. <ul>
  32. <ul id="skills_list">
  33. <li>photography(both digital and analogue)</li>
  34. <li>creative concepting</li>
  35. <li>multi-cultural mind</li>
  36. </ul>
  37. </div>
  38.  
  39. <div class="main_text">
  40. <h3>More about me.</h3>
  41. <p>Fixie street art Williamsburg, sustainable semiotics polaroid mustache cornhole jean shorts mlkshk leggings. Pitchfork actually selvage, polaroid four loko trust fund literally 3 wolf moon Marfa. Drinking vinegar dreamcatcher tattooed Banksy banjo. Actually cray selvage cold-pressed +1. Typewriter gentrify scenester tousled, Schlitz aesthetic single-origin coffee slow-carb. Master cleanse swag vegan retro fashion axe. Try-hard craft beer blog ethical, squid Carles hashtag Echo Park before they sold out.
  42. </p>
  43. </div>
  44.  
  45. </body>
  46.  
  47.  
  48. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement