-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathguestbook.html
43 lines (40 loc) · 1.5 KB
/
guestbook.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
<html>
<head>
<title>The Class Notes</title>
<!-- News -->
<style type="text/css">
td {font-family:Arial; font-size:.7em;}
a:hover {color:#FFE566}
.big {font-size:1.2em;}
</style>
</head>
<body bgcolor=#000000 text=#ffffff link=#cce5ff alink=#ffffff vlink=#cce5ff marginheight=18 marginwidth=22 leftmargin=22 topmargin=18 bottommargin=18 rightmargin=22 bgproperties="fixed" style="background-image:url('img/rightBk.jpg'); background-repeat:no-repeat;" onload="parent.nav.clr(6);">
<script language="Javascript">var ns4 = (document.layers)? true:false; if (ns4) { document.write("<style tyle='text/css'>.big {font-size:.8em}</style>"); }</script>
<img src="img/ico_anim_bars_red.gif" width="70" height="18" border="0" align=left>
<br clear=all>
<table border=0 cellpadding=0 cellspacing=0><tr><td height=20></td></tr><tr><td background="hdr/line.jpg" height=1 width=417><img src="img/p.gif" height=1 width=1 border=0></td></tr><tr><td height=25><p> </p>
<p><strong>COMING SOON!</strong></p></td></tr></table>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br clear=all>
<table border=0 cellpadding=0 cellspacing=0><tr><td height=3></td></tr><tr><td background="hdr/line.jpg" height=1 width=417><img src="img/p.gif" height=1 width=1 border=0></td></tr><tr><td height=3></td></tr></table>
<font face=Arial size=-2>Copyright © 2001. The Class Notes.<br>
email: <a href="mailto:[email protected]">[email protected]</a><br></font>
<br>
</body>
</html>