-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
117 lines (103 loc) · 4.36 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Elizabeth</title>
</head>
<body>
<div style="background-color: rgb(182,131,182);">
<h1 align="center">
<font color="brown">
Elizabeth</font> Holmes
</h1>
<p align="center">+1(970)333-3833<br>
<u align="center"> elizabeth.holmes@coolfreecv.com</u><hr></div>
<table >
<tr><td><strong> Store Manager</strong> with extensive experience in<br>automotive sales management.Employs excellent leadership <br>skills and multi.tasking strengths.Demonstrated ability to<br>improve store operations,increase top line sales,<br>and reduce costs.</td>
<td>
<pre> <img src="https://th.bing.com/th/id/OIP.eKj6r3Z8aSwPodCmXOt9cQHaHa?pid=ImgDet&w=1200&h=1200&rs=1" alt="retry" width="90" height="90"> </pre>
</td>
</tr>
</table>
</p>
<hr></strong>
<table width="1000px" >
<tr align="left">
<td>
<h1 align="left">
<font color="brown">Experience</font>
</h1>
<p> <b>09/2015 to 05/2019</b><br>
</p>
<dl>
</p> <h3>Store Manager</h3>
<h3>
LUXURY CAR CENTER,New York
</dt>
</dl>
</h3>
<dd>
<p>
<ul type="circle">
<b>
<li>Motivate and coach employees to meet service,sales,<br>and repair again</li>
<li> Create and modify employee schedules with service<br> levels in mind.</li>
<li> Recruit and hire top mechanics,service advisor,and<br> sales people</li>
<li> Maintain detailed logs and reports of services<br> performed,profit,and budget information.</li>
<li> Help out in sales and repair areas as needed and<br> maintain comprehensive current knoweledge of<br>operations. </li>
</b> </ul>
</dd>
<p> <b>09/2014 to 09/2015</b><br>
</p>
<dl>
<dt>
<h3>Store Manager</h3>
<h3>
JAPAN CAR CENTER,New York
</dt>
</dl>
</h3>
<dd>
<p>
<ul type="circle">
<b>
<li> Answered customer questions and resolved service<br>issues in a timely manner</li>
<li> Diagnosed customer issues by asking probing questions<br> and wirte up repair orders</li>
<li> ordered supplies and kept inventory at optimal levels.</li>
<li> Coordinated equipment repairs and maintenance</li>
</b> </ul>
</p>
</dd>
</td>
<td>
<h1>
<font color="brown">Highlights</font>
</h1>
<ul>
<b><li>Result-oriented</li></b>
<b><li>Revenue generation</li></b>
<b> <li>Business development</li></b>
<b><li>Effective marketing</li></b>
<b><li> Organisation capacity</li></b>
<b><li> Operability and <br> commitment</li></b>
<b><li> Ability to motivate staff<br> and maintain good<br> relation</li></b>
<b><li> Resistance to stress</li></b>
<b><li> Good manners</li></b>
</ul>
<h1>
<font color="brown">Education</font>
</h1>
<p><b> Bachelor of science: Automotive<br> Technology-2014<br> Technical Insitute,NY</b></p>
<h1>
<font color="brown">Hobbies</font>
</h1>
<li><b>playing chess-great way<br> to unwind, destress,and<br> keep the mind sharp</b></li>
<br>
<br>
</td>
</tr>
</table>
</body>
</html>