-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (24 loc) · 1.39 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'/>
<link href="default.css" media="screen" rel="stylesheet" type="text/css" />
<title>Bill Horsman</title>
</head>
<body>
<div class="page">
<h1>Bill Horsman</h1>
<img src="bill_horsman.jpg" width="210" height="280" alt="Bill Horsman" class="avatar"/>
<ul>
<li><a href="http://twitter.com/#!/billhorsman" title="Twitter"><img src="twitter.png" width="48" height="48"><span>twitter.com/billhorsman</span></a></li>
<li><a href="http://github.com/billhorsman" title="GitHub"><img src="github.png" width="48" height="48"><span>github.com/billhorsman</span></a></li>
<li><a href="http://www.logicalcobwebs.com/billhorsman" title="Website"><img src="cobwebs.png" width="48" height="48"><span>logicalcobwebs.com</span></a></li>
<li><a href="http://www.amazon.ca/wishlist/3LUNCZVFJMEUX" title="Amazon Wish List"><img src="amazon.png" width="48" height="48"><span>Amazon Wish List</span></a></li>
</ul>
</div>
<script type="text/javascript">
document.write(unescape("%3Cscript src='" + ((document.location.protocol=="https:")?"https://snapabug.appspot.com":"http://www.snapengage.com") + "/snapabug.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">
SnapABug.addButton("2a11e827-a912-41ed-a6dd-3cdf782dd456","0","55%");
</script>
</body>
</html>