top.jsp
来自「JSP入门与提高」· JSP 代码 · 共 32 行
JSP
32 行
<%@page contentType="text/html;charset=GB2312" %>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#99CCCC">
<tr><td colspan="3" height="4"></td></tr>
<tr align="center">
<td width="170"><img src="../images/roseate.gif"></td>
<td width="485"> <img src="../images/roseate_in.gif" width="480" height="63"></td>
<td width="95"> <img src="../images/bsq.gif" ></td>
</tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" height="1" bgcolor="#000000">
<tr>
<td></td>
</tr>
</table>
<table width="750" height="18" border="0" cellpadding="0" align="center" bgcolor="#99CCCC" cellspacing="0">
<tr>
<td align="center" width=135 valign="top">
<td valign="bottom"><font color="wihte">
<a href="../index.jsp" >首 页</a> |
<a href="../product/index.jsp">产品介绍</a> |
<a href="../guest/index.jsp" >留言板</a> |
<a href="../bbs/index.jsp" >技术论坛</a> |
<a href="../bid/index.jsp" >库存拍卖</a> |
<a href="../admin/login.jsp" >系统管理</a> |
<a href="../aboutus/index.jsp">关于本站</a> |
<a href="contactus/index.jsp" >联系我们</a>
</font>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?