Advertisement
Guest User

Untitled

a guest
Dec 1st, 2015
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link type="text/css" rel="stylesheet" href="stylesheet.css"/>
  5. <title></title>
  6. </head>
  7. <body>
  8. <div id="header">
  9. <p id="name">Diana Galyon</p>
  10. <a href="mailto: diana.galyon@gmail.com"><p id="email">diana.galyon@gmail.com</p></a>
  11. </div>
  12. <div class="left"></div>
  13. <div class="right">
  14. <h4>Objective</h4>
  15. <p>To obtain a position as a receptionist.</p>
  16. <h4>Skills</h4>
  17. <ul>
  18. <li>Telephone Answering and Customer Service Experience</li>
  19. <li> Data Entry (50WPM)</li>
  20. <li>Management Experience in Hospitality Industry</li>
  21. </ul>
  22. <h4>Education</h4>
  23. <ul>
  24. <li><h5>Pellissipi State Community College</h5></li>
  25. <ul>
  26. <li>Completed Associate of Science- 2015</li>
  27. <li>Graduated on Dean's List</li>
  28. </ul>
  29. <li><h5>University of Tennessee-Knoxville</h5></li>
  30. <ul><li>Attended 2008-2011</li></ul>
  31. </ul>
  32. </div>
  33. <div id="footer">
  34. <p>9822 Autumnwood Circle Apt 32, Knoxville, TN 37932 | Tel: (865)307-7570</p>
  35. </div>
  36. </body>
  37. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement