-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
43 lines (34 loc) · 728 Bytes
/
index.html
File metadata and controls
43 lines (34 loc) · 728 Bytes
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
<!doctype html>
<HTML>
<HEAD>
<TITLE>Mark Thomas</TITLE>
</HEAD>
<BODY BGCOLOR="#f4eae3">
<div align="center">
<center>
<table border="0" cellspacing="0" width="600">
<tr>
<td>
<H1 ALIGN=Center>
<A NAME="top"></A>Mark Thomas
</h1>
<!--
<P>
<IMG ALT="San Miguel de Allende" align=right SRC="images/estacion.jpg" hspace="10" width="235" height="400">
</P>
-->
<P>Several of my avocational interests:</P>
<UL>
<LI>
<A HREF="rr.htm">Railroads and railroad stations</A>
<LI>
<A HREF="music.htm">Vintage country music</A> (as well as other forms of vernacular music)
<LI>
<A HREF="vw.htm">Air-cooled Volkswagens</A>
</UL>
</td>
</tr>
</table>
</center>
</div>
</BODY></HTML>