-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
44 lines (36 loc) · 1.78 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
<!DOCTYPE html>
<html>
<head>
<title>Welcome to Resume Template</title>
<link rel="stylesheet" type="text/css" href="template.css">
</head>
<body>
<section class="" ="sec1">
<div class="cdiv1">
<a href="index.html">RANDY PETTERSON</a>
<a href="portfolio.html">PORTFOLIO</a>
<a href="contact.php">CONTACT</a>
<a href="resume.html">RESUME</a>
</div></section></br>
<div class="cdiv2">
<img src="images/anirban1.jpg">
</div>
<div class="cdiv3">
<p>A "Me in 30 Seconds" statement is a simple way to present<br>
to someone else a balanced understanding of who you are.<br>
It piques the interest of a listener who invites you to<br>
"Tell me a little about yourself," and it provides a brief<br>
and compelling answer to the question<br> "Why should I hire you"?</p>
</div><br>
<div class="cdiv4">
<p>
"My name is Randy Patterson, and I'm currently looking for a job in youth services. I have 10 years of experience working with youth agencies. I have a bachelor's degree in outdoor education. I raise money, train leaders, and organize units. I have raised over $100,000 each of the last six years. I consider myself a good public speaker, and I have a good sense of humor. "Who do you know who works with youth?"
</p>
<p>
"My name is Lucas Martin, and I enjoy meeting new people and finding ways to help them have an uplifting experience. I have had a variety of customer service opportunities, through which I was able to have fewer returned products and increased repeat customers, when compared with co-workers. I am dedicated, outgoing, and a team player. Who could I speak with in your customer service department about your organization's customer service
</p>
</div>
<section>
</section>
</body>
</html>