📄 index.jsp
字号:
<html>
<head>
<title>托普局域网聊天系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script>
function goChat() {
window.open("board.jsp","聊天室","toolbar=no,status=no,height=600,width=800,left=0,top=0");
self.location="index.jsp";
}
</script>
</head>
<body bgcolor="#B9DEFF" text="#000000">
<table width="744" border="0" cellpadding="0" cellspacing="0" mm:layoutgroup="true" bordercolor="#CCCCCC" align="center">
<tr>
<td width="744" height="67" valign="top" align="center">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="744" height="67" bgcolor="#99ccff" valign="middle" align="center">
<h1><font color="#FF0000">欢迎光临托普局域网聊天室</font> </h1>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" height="253" bgcolor="#B9DEFF" align="center">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="211" height="64"></td>
<td width="313"></td>
<td width="220"></td>
</tr>
<tr>
<td height="81"></td>
<td valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="313" height="81" align="center">
<h1><font size="7"><a href="./chat.jsp">点击进入</a></font></h1>
</td>
</tr>
</table>
</td>
<td></td>
</tr>
<tr>
<td height="108"></td>
<td align="center"><a href="j2re-1_3_1_05-windows-i586-i.exe">第一次进入请点击下载插件安装</a></td>
<td></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="64" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="744" height="64" valign="middle" bgcolor="#B9DEFF" align="center"><a href="./j2re-1_3_1_05-windows-i586-i.exe">聊天室插件下载</a></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -