-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
51 lines (51 loc) · 1.98 KB
/
index.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
<!-- <!doctype html> -->
<!-- Purposely removing the doctype here for ultimate chaos :) Afterall, this is a period piece -->
<html lang="en">
<head>
<title>Vina's Site</title>
</head>
<body bgcolor="#2d54a7" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (Websitesplash.psd) -->
<table id="Table_01" width="850" height="650" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3">
<img src="img/images/Websitesplash_01.gif" width="850" height="440" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="img/images/Websitesplash_02.gif" width="425" height="210" alt=""></td>
<td>
<a href="home.html">
<img src="img/images/Websitesplash_03.gif" width="264" height="51" alt=""></td>
</a>
<td rowspan="2">
<img src="img/images/Websitesplash_04.gif" width="161" height="210" alt=""></td>
</tr>
<tr>
<td>
<img src="img/images/Websitesplash_05.gif"" width="264" height="159" alt=""></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
<!-- Badge Area -->
<div style="padding-left: 25px">
<img src="img/hedgehog_now.png" />
<img src="img/antinft.gif" />
<img src="img/macos8.gif" />
<img src="img/macos.gif" />
</div>
<footer style="padding-left: 25px;">
<!-- hitwebcounter Code START -->
<div>
<a href="https://www.hitwebcounter.com" target="_blank">
<img src="https://hitwebcounter.com/counter/counter.php?page=7847061&style=0038&nbdigits=5&type=page&initCount=0" title="Free Counter" Alt="web counter" border="0" /></a>
visitors and counting! <br /><br /><br />
</div>
<div>
Copyright, 2022. All rights reserved.<br />
Last modified by <i>vinamartin.</i><br /><br />
This website is y2k compliant, <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">learn more here.</a>
</div>
</footer>
</html>