📄 index.jsp
字号:
<html>
<head>
<title>Home Page</title>
<meta http-equiv="Content-Type" content="text/html;EnCoding=UTF-8;charset=UTF-8" />
<link rel="stylesheet" href="css/mm_health_nutr.css" type="text/css" />
</head>
<body bgcolor="#F4FFE4">
<table border="0" cellspacing="0" cellpadding="0" width="914"
height="594">
<tr bgcolor="#D5EDB3">
<td colspan="3" rowspan="2" height="103"><img src="picture/tu.jpg"
alt="Header image" width="382" height="101" border="0" /></td>
<td height="51" colspan="3" id="logo" valign="bottom" align="center"
nowrap="nowrap">Book System</td>
<td width="148" height="51"> </td>
</tr>
<tr bgcolor="#D5EDB3">
<td height="52" colspan="3" id="tagline" valign="top" align="center">Book dinner</td>
<td width="148" height="52"> </td>
</tr>
<tr>
<td colspan="7" bgcolor="#5C743D" height="4"><img src="picture/mm_spacer.gif"
alt="" width="1" height="2" border="0" /></td>
</tr>
<tr>
<td colspan="7" bgcolor="#99CC66" background="picture/mm_dashed_line.gif"
height="5"><img src="picture/mm_dashed_line.gif" alt="line decor" width="4"
height="3" border="0" /></td>
</tr>
<tr bgcolor="#99CC66">
<td colspan="7" id="dateformat" height="10"> <script
language="JavaScript" type="text/javascript">
document.write(TODAY); </script></td>
</tr>
<tr>
<td colspan="7" bgcolor="#99CC66" background="picture/mm_dashed_line.gif"
height="5"><img src="picture/mm_dashed_line.gif" alt="line decor" width="4"
height="3" border="0" /></td>
</tr>
<tr>
<td colspan="7" bgcolor="#5C743D" height="4"><img src="picture/mm_spacer.gif"
alt="" width="1" height="2" border="0" /></td>
</tr>
<tr>
<td width="208" height="448" valign="top" bgcolor="#5C743D">
<table border="0" cellspacing="0" cellpadding="0" width="165"
id="navigation" height="160">
<tr>
<td width="165" height="43"> <br />
<br />
</td>
</tr>
<tr>
<td width="165" height="40"><a href="/dingcan/BookDinnerServlet" class="navText">BookDinner</a></td>
</tr>
<tr>
<td width="165" height="40"><a href="/dingcan/FLookShopTextServlet" class="navText">Browse</a></td>
</tr>
<tr>
<td width="165" height="40"><a href="/dingcan/EditServlet" class="navText">Edit</a></td>
</tr>
</table>
<br />
<br />
<br />
<br />
</td>
<td width="98" height="448"><img src="picture/mm_spacer.gif" alt="" width="50"
height="1" border="0" /></td>
<td colspan="2" valign="top" height="448"><img src="picture/mm_spacer.gif"
alt="" width="305" height="1" border="0" /><br />
<br />
<br />
<form method="POST" action="/dingcan/SeachUserIdServlet">
<table border="0" cellspacing="0" cellpadding="0" width="305">
<tr>
<td height="98" class="pageName"><b>Input You Name</b></td>
</tr>
<tr>
<td height="194" class="pageName"><p>UserName
<input type="text" name="txtName" />
</p>
<p align="center">
<label></label>
<input type="submit" name="Submit" value="go" />
<p> </p></td>
</tr>
</table>
</form>
<p>
<label></label>
</p>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -