-
Notifications
You must be signed in to change notification settings - Fork 2
/
interests.html
executable file
·45 lines (36 loc) · 1.25 KB
/
interests.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
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.6 [en] (Win98; I) [Netscape]">
<title> Bryan Ford's Interests </title>
</head>
<body>
<h1>
Interests</h1>
<hr>
<ul>
<li>
<b><a href="computer.html">Computer</a>:</b> Graphics, music, operating
systems, compilers, languages, and a little of most anything else. Proud
member of nerddom for over fifteen years (I learned BASIC before multiplication).</li>
<li>
<b><a href="music.html">Music</a>:</b> Mostly classical; some folk music,
and lately swing!</li>
<li>
<b><a href="reading.html">Reading</a>:</b> Science fiction, some fantasy,
some of most anything else as long as it's good.</li>
<li>
<b><a href="tv.html">Television</a>:</b> I hardly ever watch television,
but there are a few things I enjoy occasionally.</li>
<li>
<b>Skiing:</b> Both downhill and cross-country.</li>
<li>
<b><a href="food.html">Food</a>:</b> I'm <a href="http://www.veg.org/veg/">vegetarian</a>,
though not really much of a vegetable-lover - I tend to prefer more, um,
"processed" foods.</li>
<br>
<p> </ul>
<hr><i><a href="index.html">[email protected]</a></i>
</body>
</html>