-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
62 lines (50 loc) · 1.4 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
<html>
<head>
<TITLE>Home Page for Eric Brunson</TITLE>
<link rel="SHORTCUT ICON" href="tux16-16.png">
</head>
<body bgcolor='#DDDDDD'>
<center>
<table border=1 cellspacing=10 cellpadding=13>
<tr align=center><td><font size=7>Eric Brunson</font><br>
<font size=4><i>
Maior quam numquam manducavi omne caput tuum
</i></font></td></tr>
</table>
<br>
<img src="small-wedding.jpg"><br>
<p><hr size=5 width="80%"><hr size=5 width="80%"><p>
Here are some random
<a href=pictures.html>pictures</a>
of things that are important to me.
<br>
<br>
From our
<a href=things.html>wishful thinking</a> department in Tempe, AZ.
<br>
<br>
Check out <a href=resume.html>my
resume.</a> And take one for a friend... they're free. <p>
<p><hr size=5 width="80%"><hr size=5 width="80%">
<table cellpadding=30 bgcolor='#FFFFFF'>
<tr>
<td valign=bottom align=center>
<img src="/images/betterlife.gif"><br>
<a href='http://www.forbetterlife.org'>Be a Good Person</a>
</td>
<td valign=bottom align=center>
<img src="/images/kindness.jpg"><br>
<a href='http://www.actsofkindness.org'>Do Something Nice</a>
</td>
<td valign=bottom align=center>
<img src="/images/ooo.png"><br>
<a href='http://www.openoffice.org'>Ditch Microsoft</a>
</td>
<td valign=bottom align=center>
<img src='/images/4837.png'><br>
<a href='http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=4837'>Get Counted</a>
</td>
</tr></table>
</center>
</body>
</html>