-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtimeline_collage.html
More file actions
33 lines (32 loc) · 2.47 KB
/
timeline_collage.html
File metadata and controls
33 lines (32 loc) · 2.47 KB
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
<html>
<head>
<title>The Class Notes</title>
<!-- Timeline Collage -->
</head>
<body bgcolor=#000000 text=#999999 link=#999999 alink=#999999 vlink=#999999 marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 rightmargin=0>
<table border=0 cellpadding=0 cellspacing=0><tr>
<td><img id="today" src="timeline/today.jpg" width="270" height="67" alt="" border="0"></td>
<td><img id="collage2003" src="timeline/2003off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage2002" src="timeline/2002off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage2001" src="timeline/2001off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage2000" src="timeline/2000off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1999" src="timeline/1999off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1998" src="timeline/1998off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1997" src="timeline/1997off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1996" src="timeline/1996off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1995" src="timeline/1995off.jpg" width="480" height="67" alt="" border="0"></td>
<!-- <td><img id="collage1994" src="timeline/1999off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1993" src="timeline/1998off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1992" src="timeline/1997off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1991" src="timeline/1996off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1990" src="timeline/1997off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1989" src="timeline/2001off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1988" src="timeline/2001off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1987" src="timeline/2001off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1986" src="timeline/2001off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1985" src="timeline/2001off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1984" src="timeline/2001off.jpg" width="480" height="67" alt="" border="0"></td>
<td><img id="collage1983" src="timeline/2001off.jpg" width="480" height="67" alt="" border="0"></td>
--></tr></table>
</body>
</html>