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

📄 foot.jsp

📁 java网上商店代码
💻 JSP
字号:
<%@ page  pageEncoding="gb2312"%>
<%@taglib prefix="tag"  tagdir="/WEB-INF/tags"%>
<%String path = request.getContextPath(); %>
<div style="margin-top: -2px;padding-top: 2px;margin-bottom: 5px;padding-bottom: 5px;">
  <hr color="gray" size="1" width="778" align="center">
</div>
<div align="center" style="margin-top: -10px;padding-top: -10px">
  <table border="0" width="778">
  <tr>
      <td height="40" align="center" valign="middle">
      <tag:footer/>
      </td>
    <td width="24"></td>
    </tr>
  </table>
</div>
<div align="center">
  <center>
  <table border="1" width="778" cellspacing="0" cellpadding="0" style="border-left-style: solid; border-left-color: #FFFFFF; border-right-style: solid; border-right-color: #FFFFFF; border-top-style: solid; border-top-color: #FFFFFF; border-bottom-style: solid; border-bottom-color: #FFFFFF;">
    <tr>
      <td width="778" background="<%=path%>/images/2.gif"> </td>
    </tr>
  </table>
  </center>
</div>

⌨️ 快捷键说明

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