📄 index.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>Acme!欢迎光临</title>
</head>
<body link="#FFFFFF">
<table width="200" border="5" align="center" bordercolor="#38160C">
<tr>
<td width="756" height="531"><table width="200" border="1" cellpadding="0" cellspacing="0">
<tr>
<td><table width="200" border="0" align="center">
<tr bgcolor="#429C31">
<td width="36%"><div align="left"><font color="#FFFFFF" size="5">今日人气指数</font><font color="#FFFFFF" size="5">: 人</font></div></td>
<td width="39%"><div align="center"><font color="#FFFFFF" size="5" >您是第位访客</font></div></td>
<td width="25%" height="50"><div align="right"><font color="#FFFFFF" size="5">网站的浏览总量</font></div></td>
</tr>
<tr>
<td colspan="3"><img src="images/line.gif" width="750" height="24" align="top"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="200" border="0" align="center">
<tr background="images/table_back.jpg">
<th width="700" height="350" valign="top" background="images/table_back.jpg"> <p> </p>
<div align="left">
<p> </p>
<p> </p>
</div></th>
</tr>
<tr>
<td><div align="center">
<p><img src="images/line.gif" width="750" height="24" align="top">
<img src="images/welcome.jpg" width="750" height="80">
</p>
</div></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -