⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 title.jsp

📁 在线购物,只不过写的有点乱
💻 JSP
字号:
<%@ page contentType="text/html;charset=GB2312" %>
<style type="text/css">
<!--
.STYLE1 {font-size: 12px}
.STYLE2 {font-size: 14px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

-->
</style>

<center>
<table width="782" border="1" bordercolor="#99CCFF" cellpadding="0" cellspacing="0" style="border-collapse:collapse">
  <!--DWLayoutTable-->
  <tr>
    <td width="782" height="75" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
      <!--DWLayoutTable-->
      <tr>
        <td width="535" height="75" rowspan="3"><img src="../images/logo/logo.gif" width="539" height="116" /></td>
        <td height="73" colspan="4" align="right" valign="top" background="../images/logo/logo2.JPG" class="STYLE2"><!--DWLayoutEmptyCell-->&nbsp;</td>
      </tr>
      <tr>
        <td width="42" height="27" align="center" background="../images/logo/1.JPG" class="STYLE2"><a href="index_.jsp">主页</a></td>
        <td width="63" align="center" background="../images/logo/2.JPG" class="STYLE2"><a href="registry.jsp">用户注册</a></td>
        <td width="63" align="center" background="../images/logo/3.JPG" class="STYLE2"><a href="message.jsp">意见反馈</a></td>
        <td width="74" align="center" background="../images/logo/4.JPG" class="STYLE2"><a href="forget_pass.jsp">忘记密码?</a></td>
      </tr>
      
    </table>
    </td>
  </tr>
  <tr>
    <td height="14" class="STYLE2"><!--DWLayoutEmptyCell-->&nbsp;</td>
  </tr>
</table>
</center>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -