Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta name="description" content="Free Web tutorials" />
  4. <meta name="keywords" content="HTML,CSS,XML,JavaScript" />
  5. <meta name="author" content="Hege Refsnes" />
  6. <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
  7.  
  8. <style type="text/css">
  9. body{
  10. width:350px;
  11. }
  12. a:{
  13. font-family: arial black;
  14. font-size:25px;
  15. color:#FFFFFF;
  16. text-decoration: none;
  17. }
  18.  
  19. a:link {
  20. font-family: arial black;
  21. font-size:11px;
  22. color:rgb(170,85,51);
  23. text-decoration: none;
  24. }
  25.  
  26. a:visited {
  27. font-family: arial black;
  28. font-size:11px;
  29. color:#FFFFFF;
  30. text-decoration: none;
  31. }
  32.  
  33. a:hover {
  34. color:#ADD8E6;
  35. text-decoration: underline;
  36. .p1 {
  37. padding-left: 2em;
  38. }
  39.  
  40.  
  41. </style>
  42. </head>
  43. <body>
  44. <h2>Chad's Resume</h2>
  45.  
  46. <p class="p1">
  47. xxxxxxx, Truro Nova Scotia
  48. Home Phone: 1 xxx xxx xxxx
  49.  
  50. </p>
  51. Objective: To secure a Full-time position as a sales representative
  52.  
  53. Highlights of Qualifications
  54.  
  55. · Flexible team player and capable of providing workable solutions to arising issues
  56. · Able to work individually with minimal supervision
  57. · Willing to take additional training if required
  58. · Received certificate in Client Care from Bell Canada
  59.  
  60. Education
  61.  
  62. Graduated grade 12
  63. Received high school diploma, June 2007
  64. Certification of technological qualifications from CompuCollege
  65. Multiple certificates from Bell Mobility Training and Client Care
  66.  
  67. Employment
  68.  
  69. Bell Telecommunications (July 2009 – Current)
  70.  
  71.  
  72. · Negotiating selling points
  73. · Dealing with confidential user information on a daily basis
  74. · Personally handling thousand dollar accounts unsupervised
  75.  
  76.  
  77. Wal-Mart (October 2008 - January 2009)
  78.  
  79.  
  80. · Sales Consultant
  81. · Safety sweeps regularly
  82. · handled large amounts of currency
  83.  
  84.  
  85.  
  86. Bell Canada (February – July 2008)
  87.  
  88.  
  89. · Sales consultant
  90. · Helped provide assurance and support in client care
  91. · Learned valuable people skills which can be used at any retail or public services
  92. · Received Certificate in client care from Bell Canada
  93. · Worked with legal binding contracts
  94.  
  95.  
  96. Job Shadow (June 2006 – August 2006)
  97.  
  98.  
  99. · Responded to client inquiries via telephone
  100. · Provided exceptional customer service
  101. · Monitored the day-to-day operations within a call center environment
  102.  
  103.  
  104. (Past employement record available upon request)
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123. References
  124. References available upon request
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132. </p>
  133.  
  134. </body>
  135. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement