Guest User

Untitled

a guest
Sep 18th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Resume</title>
  6. <meta name="description" content="Resume" />
  7. <style id="jsbin-css">
  8. h2{text-align: center;}
  9. p{text-align: center;}
  10.  
  11. hr{ color:#636980;
  12. width:350px;
  13. margin-left:0
  14. }
  15.  
  16. body{
  17.  
  18. margin:0;
  19. padding:0;
  20. font-family: Arial, sans-serif;
  21.  
  22. }
  23. h4{
  24. color:#66543B;
  25. }
  26. header{
  27. width:calc(100% - 2px);
  28. height:125px;
  29. border:1px solid #000;
  30. background-color: #2797AB;
  31. color:#F0D6B1;
  32. }
  33. section{
  34. width:calc(75% - 2px);
  35. float:left;
  36. height:80px;
  37. float: right;
  38. text-align:left;
  39. margin-right: 170px;
  40.  
  41. }
  42.  
  43. aside{
  44. width:23%;
  45. float:right;
  46. text-align:center;
  47. margin-top:20:
  48.  
  49.  
  50.  
  51. }
  52.  
  53. footer{
  54. width:calc(100% - 2px);
  55. height:100px;
  56. border:1px solid #c75b12;
  57. clear:both;
  58. }
  59. </style>
  60. </head>
  61.  
  62. <body>
  63. <header>
  64. <h2> Marcus Pettit</h2>
  65. <p> 214-642-4230; Mkp150230@utdallas.edu <br>
  66. www.linkedin.com/in/marcuspettit
  67. </p>
  68. </header>
  69.  
  70. <section>
  71. <h4>EDUCATION</h4><hr>
  72. <Strong> The University of Texas at Dallas </Strong>
  73. <br><i>B.S. Information Systems and Technology
  74. <br><br>
  75. </i>
  76.  
  77. <Strong>Collin College, Plano, TX</Strong>
  78. <br><i>Core requirements completed for UTD</i>
  79. <br>
  80. <br>
  81.  
  82. <h4>BUSINESS EXPERIENCE </h4><hr>
  83. <Strong> Monta Ramen </Strong>-Dallas, Texas
  84. <br><i>Manager</i>
  85. <ul>
  86. <li>Customized Revel POS to suit front end needs </li>
  87. <li>Trained employees to excel within the front end as well as the kitchen </li>
  88. <li>Created weekly schedule for all front end employees weekly </li>
  89. </ul>
  90.  
  91. <br><Strong>Market Street </Strong>-Dallas, Texas
  92. <br><i>Cashier</i>
  93. <ul>
  94. <li>Responsible for opening or closing the restaurant for each shift that I worked. </li>
  95. <li>Tasked with training all new servers that entered the business and showing them how to follow the business code of conduct and ethics. </li>
  96. <li>Worked with customers to solve problems that arose during their visit to ensure that customers had a good experience at the restaurant. </li>
  97. </ul>
  98. <br>
  99. <h4>ORGANIZATIONS </h4><hr>
  100. <b>University of Dallas at Texas Lacrosse Team</b>- Public Relations Officer<br>
  101.  
  102. </Strong>
  103.  
  104. <br><br>
  105.  
  106. <h4>TECHNICAL SKILLS</h4> <hr>
  107. <i><b> Languages:</b></i> Java, HTML, CSS, SQL
  108. <i> <br><b>Tools:</b></i> Advanced Microsoft Excel, PowerPoint, Word, Office, Access, SAP, ERP, Bex Analyzer, Oracle
  109. </i>
  110. <br>
  111. <br>
  112. <br>
  113. </section>
  114.  
  115. <aside>
  116. Aug. 2015 - Dec. 2018
  117. <br>
  118. <Strong>Major GPA: 3.2</Strong>
  119. <br><br>
  120.  
  121. Jan. 2013 - July 2015
  122. <br><Strong>GPA: 2.985</Strong>
  123. <br><br><br><br><br>
  124.  
  125. Aug. 2015 – Present
  126. <br><br><br><br><br><br><br><br>
  127. Aug. 2011 – Aug. 2015
  128.  
  129. <br><br><br><br><br><br><br><r><br><br><br><br><br><br>
  130. <br> Aug. 2016 – Aug. 2017
  131. <br><br><br><br><br><br><br><br><br><br><br><br><br>
  132. </aside>
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146. <script id="jsbin-source-css" type="text/css">h2{text-align: center;}
  147. p{text-align: center;}
  148.  
  149. hr{ color:#636980;
  150. width:350px;
  151. margin-left:0
  152. }
  153.  
  154. body{
  155.  
  156. margin:0;
  157. padding:0;
  158. font-family: Arial, sans-serif;
  159.  
  160. }
  161. h4{
  162. color:#66543B;
  163. }
  164. header{
  165. width:calc(100% - 2px);
  166. height:125px;
  167. border:1px solid #000;
  168. background-color: #2797AB;
  169. color:#F0D6B1;
  170. }
  171. section{
  172. width:calc(75% - 2px);
  173. float:left;
  174. height:80px;
  175. float: right;
  176. text-align:left;
  177. margin-right: 170px;
  178.  
  179. }
  180.  
  181. aside{
  182. width:23%;
  183. float:right;
  184. text-align:center;
  185. margin-top:20:
  186.  
  187.  
  188.  
  189. }
  190.  
  191. footer{
  192. width:calc(100% - 2px);
  193. height:100px;
  194. border:1px solid #c75b12;
  195. clear:both;
  196. }
  197. </script>
  198. </body>
  199. </html>
Add Comment
Please, Sign In to add comment