-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.html
57 lines (35 loc) · 1.5 KB
/
footer.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
</td>
</tr>
</table>
<!-- ####################################################### -->
<!-- ####################################################### -->
<!-- ## ## -->
<!-- ## CLOSING ## -->
<!-- ## ## -->
<!-- ####################################################### -->
<!-- ####################################################### -->
<table cellSpacing=0 cellPadding=0 width="100%" border=0>
<tr><td><br><br></td></tr>
<tr bgColor=#000000><td><IMG src="_image/gifs/spacer.gif"></td></tr>
<tr bgColor=#ffffff><td><IMG src="_image/gifs/spacer.gif"></td></tr>
<tr bgColor=#6699ff><td align=left>
<!-- nested table for fixed width -->
<table width=800 align=middle border=0 cellpadding=0 cellspacing=0>
<tr><td align=right>
<a class=qlink href="index.html">Home</a>
<a class=qlink href="index.html#papers">Papers</a>
<a class=qlink href="index.html#people">People</a>
<a class=qlink href="download.html">Download</a>
</td></tr>
</table>
<!-- <font color=#1b1f44>||</font> -->
</td></tr>
<tr bgColor=#ffffff><td><IMG src="_image/gifs/spacer.gif"></td></tr>
<tr bgColor=#1b1f44><td><IMG src="_image/gifs/spacer.gif"></td></tr>
</table>
</body></html>