Advertisement
Guest User

HTML Code 1

a guest
Feb 22nd, 2017
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <link rel="stylesheet" type="text/css" href="/resume.css" />
  7. <title>Lauren Trombley's Resume</title>
  8. </head>
  9. <body>
  10. <header>Lauren A. Trombley<br>
  11. 773 York Ave.
  12. Pawtucket, R.I. 02861<br>
  13. 401-442-9839<br>
  14. derriksawyer@gmail.com<br><br><br>
  15. </header>
  16.  
  17. <section>Education</section>
  18. <ul>
  19. <li>2016 High School Graduate</li>
  20. <li>Area of Study: College Prep</li>
  21. <li>Online Training include: Intro to HTML/CSS; Intro to JavaScript; Drawing and Animation</li>
  22. <li>Various Coding Classes from the <a href="http://www.cumberlandlibrary.org/">Cumberland Library</a> and <a href="http://www.provlib.org/">Providence Public Library</a></li>
  23. </ul><br>
  24.  
  25. <section>Work History</section>
  26. <ol>
  27. <li>R.I. Line Striping: Prep and paint parking lots (2016)</li>
  28. <li>D and L Vending: Entrepreneur of candy distribution/sales (2015)</li>
  29. <li>Specialized Cleaning: Cleaning of small offices (2014)</li>
  30. </ol><br>
  31.  
  32. <section>Special Skills</section>
  33. <ul>
  34. <li>Has Training in Microsoft Word,Excel, PowerPoint, and Outlook</li>
  35. <li>Is Also Knowledgeable in Notepad, Google Docs, Unity 3D, Gmail, Notepad ++ and Data Entry</li>
  36. </ul><br>
  37. <aside>My Favorite Hobby</aside>
  38. <p> My favorite hobby is writing stories. The reason why it's my favorite hobby is because I like to create a variety of characters who are likable and put them into different situations and come up with ways they'll react to them and overcome the obstacles within said situation.<br><br>
  39.  
  40. I can’t quite remember the exact age when I got into writing. However, I remember writing a lot of short stories when I was a little kid and I really enjoyed doing that. I’d usually write on this type of paper where you had a few big spaces at the bottom of the page and the top half the paper would be blank to leave room for a drawing. One of the short stories I remember writing as a kid was a story that was based on a dream my brother had when he was much younger. The dream involved him waking up one morning to discover that his neck was as long as a giraffe’s and he had to try and go through an entire day like this. I also remember my handwriting being really large and kind of messy but thankfully, it has dramatically improved over time!
  41.  
  42. </p>
  43. </body>
  44. </html>
  45.  
  46. <-- Lauren Trombley ---><br>
  47.  
  48. <--- The reason I chose to use a black background for this assignment is because I am a bookworm and like to read during the night. However, even with a Bluelight Filter, webpages with a white background tend to produce a lot of glare, which is painful on my eyes when viewed in a dark room. With a black background, the amount of glare is significantlly reduced which makes it easier on my eyes.--->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement