-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (42 loc) · 2.86 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<body background="index_files/z80.jpg" bgcolor="#000000" text="#ffffff" link="#ffc0cb" vlink="#cbc3e3" alink="#ff0000">
<center><br>
<table cellpadding="0" cellspacing="0" width="800">
<tbody><tr><td width="800">
<font size="6" color="#ff0000">Welcome to <b>Z80.KR</b>!</font>
<br><font color="#ffaaaa"><b>Z80.KR</b>에 오신 것을 환영합니다.</font>
<center><br><table cellpadding="2" border="0" cellspacing="1" width="750" bgcolor="#999999">
<tbody><tr><td width="99%" bgcolor="#444444" colspan="2" id="hi">대문 - Front Page
</td></tr><tr><td width="99%" bgcolor="#111111" colspan="2"><center>
<b> [</b><a href="https://blog.z80.kr/">weblog</a><b>]</b>
<b> [</b><a href="https://ftp.z80.kr/">ftp</a><b>]</b>
<b> [</b><a href="https://git.z80.kr/">git</a><b>]</b>
<b> [</b><a href="https://mm.imholic.com/">mattermost</a><b>]</b>
<b> [</b><a href="https://kt.imholic.com/">revolt</a><b>]</b>
<b> [</b><a href="https://imholic.com/wordpress/">imholic</a><b>]</b>
<b> [</b><a href="https://mintserver.kr/">mintserver</a><b>]</b>
<b> [</b><a href="https://shw.kr/">shw.kr</a><b>]</b>
<br><table width="70%" cellspacing="2" cellpadding="0" border="0">
<tbody><tr><td align="center"><a href="#"><b>about me</b></a><br></td>
<th rowspan="3" valign="top"><img src="index_files/Lain-animezonear.gif" alt="Iwakura Lain"></th>
<td align="center"><a href="#"><b>documents</b></a><br></td></tr>
<tr><td align="center"><a href="#"><b>gallery</b></a><br></td>
<td align="center"><a href="#"><b>contact</b></a><br></td></tr>
<tr><td align="center"><a href="#"><b>guestbook</b></a><br></td>
<td align="center"><a href="#"><b>updates</b></a><br></td></tr>
</tbody></table><i><b>Close the world, Open the nExt</b></i></center>
</td></tr><tr><td bgcolor="#000000">
<center><font color="#00ffff" id="ua">Please enable JavaScript!</font></center>
</td><td bgcolor="#000000"><center><font color="#ffc0cb">Under Construction</font>
</center></td></tr></tbody></table></center><br>
<a href="#"><img src="index_files/valid-html401.gif" alt="Valid HTML 4.01 Transitional" align="right" height="31" width="88"></a>
<img align="right" src="index_files/netscapenow.gif" width="88" height="31" alt="Get Netscape Navigator">
<a href="http://xemacs.org/About/created.html"><img align="right" src="index_files/cbxSmall.jpg" alt="Made with XEmacs!" height="31" width="88"></a>
<a href="https://www.freebsd.org/"><img align="right" src="index_files/freebsd.gif" alt="Powered by FreeBSD" height="31" width="88"></a>
</td></tr></tbody></table></center>
<script>
var date = new Date();
document.getElementById('ua').innerHTML = navigator.userAgent;
document.getElementById('hi').innerHTML = date.getFullYear()+'년 '+(date.getMonth()+1)+'월 '+date.getDate()+'일 대문 - Front Page'
</script>
</body></html>