-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (28 loc) · 1.31 KB
/
Copy pathindex.html
File metadata and controls
29 lines (28 loc) · 1.31 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body><p>[your name]<br>
[street address]<br>
[city, st zip]<br>
[optional-email address]</p>
<p>[today<sup>s</sup> date]</p>
<p>[name of recipient]<br>
[title]<br>
[company]<br>
[address]<br>
[city, st zip]</p><p>dear [name of recipient],</p><p>[introduce yourself and what job you would like to be considered for. try to personalize the<br>
introduction if possible by including details about past encounter with the recipient or details <br>
about thrid parties who may be referring you to the job. make it interesting so the reader will<br>
continue reading.see the <u>cover letter template</u>page for more tips.]</p>
4<p>[discuss 3 or 4 characteristics or traits that set you apart.provide stories, facts and details which <br>
demonstrate these traits in the work place.consider using /formatting such as bullets, bold and<br>
italic to draw attention to important information.]</p>
<p>[close by wraspping it all up and calling the reader to action.ask them for an interview or a<br>
response]</p><p>sincerely(or respectfully yours),</p>
<p>[sigin here for letters sent by mail or fax]<br></p><p>[typed name ]</p><p>Enclosure</p>
</body>
</html>