Advertisement
Guest User

Untitled

a guest
Jun 25th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 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 me</title>
  7. <!--[if lt IE 9]>
  8. <script src="dist/html5shiv.js"></script>
  9. <![endif]-->
  10. </head>
  11. <body>
  12.  
  13. <div class="container">
  14.  
  15. <div class=" header">
  16. <h1>A little about Us</h1>
  17. </div>
  18.  
  19.  
  20. <div class="image">
  21. <image src="img/IMG_7191.jpg">
  22. </div>
  23.  
  24. <div class="intro">
  25. <h2>Introduction</h2>
  26. <p> Name is Cody Locklear. 23 years old. Born In Pembroke Nc, Raised in Charlotte Nc. Living with my beautiful girlfriend taylor. She is due to be having our first boy, named Brayson Locklear in october of 2016.</p>
  27.  
  28. <div class="intro column">
  29.  
  30. </div>
  31.  
  32. <div class="skills">
  33.  
  34. <h3>My Skills</h3>
  35.  
  36. <div class="skills column">
  37.  
  38. <ul>
  39. <li>althetic</li>
  40. <li>Web Developer</li>
  41. <li>Work Smart Plus Hard Work</li>
  42.  
  43. <ul id="skill-list">
  44.  
  45. </ul>
  46.  
  47. </div>
  48.  
  49. <div class="main-text">
  50.  
  51. <h3>Story about me</h3>
  52. <p> Born on November 8, 1992. Raised in Pembroke Nc. Grew up with 3 brothers, living with our mother and grandma at the time of our earlier years. We Moved to Charlotte nc in 2003 in a little town named Mooresville. Went to highschool there. Sports was my passion and played every sport there was, but loved football and track the best. Graduated in 2011 and started working after highschool to become a successful young man. Now in 2016, We live in Concord Nc. I have been with my Beautuiful girlfriend for over 3 years now, and now we are due to be having our first child, with is going to be a boy named Brayson Locklear. We are very excited and cant wait.</p>
  53.  
  54.  
  55.  
  56.  
  57. <div class="container">
  58.  
  59. </div>
  60.  
  61. <!--end container -->
  62.  
  63.  
  64. </body>
  65. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement