-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
43 lines (37 loc) · 1.6 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Eric Coleman</title>
<link rel="openid.server" href="http://www.myopenid.com/server" />
<link rel="openid.delegate" href="http://ericcoleman.myopenid.com/" />
<link rel="openid2.local_id" href="http://ericcoleman.myopenid.com" />
<link rel="openid2.provider" href="http://www.myopenid.com/server" />
<meta http-equiv="X-XRDS-Location"
content="http://www.myopenid.com/xrds?username=ericcoleman.myopenid.com" />
<link rel="stylesheet" href="http://eric.aplosmedia.com/placeholder.css" type="text/css" media="screen" title="no title" charset="utf-8">
</head>
<body>
<div id="info">
<div id="p">
<h1>Eric Coleman</h1>
<div class="job">
Web Developer, <a href="http://www.360psg.com/" target="_blank">360 PSG</a>
</div>
<a id="e" href="mailto:[email protected]">[email protected]</a>
</div>
<div id="s">
<a class="t" href="http://twitter.com/ericcoleman">
ericcoleman <span>view »</a>
</a>
<a class="l" href="http://last.fm/user/ZaireWeb">
ZaireWeb <span>view »</a>
</a>
<a class="in" href="http://www.linkedin.com/in/ericcoleman">
Eric Coleman <span>view »</a>
</a>
</div>
</div>
</body>
</html>