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

📄 head.jsp

📁 用jsp和Oracle数据库写的一个论坛系统
💻 JSP
字号:
<%@ page contentType="text/html;charset=gb2312" %>
<table width="830" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td height="4" class="header"></td>
  </tr>
</table>
<table width="830" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td valign="top" height="60"><img src="images/top.gif" width="830" height="72"></td>
  </tr>
</table>
<table style="BORDER-COLLAPSE: collapse" borderColor=#808080 align=center cellPadding=0 width="830" border=0>
<tr align=left class="header" height="22">
    <td>&nbsp;|&nbsp;<a href=index.jsp><font color=#FFFFFF>首页</font></a>&nbsp;| 
      &nbsp;<a href=point.jsp><font color=#FFFFFF>排行榜</font></a>&nbsp;|  
       &nbsp;<a href=search.jsp><font color=#FFFFFF>搜索</font></a>&nbsp;| 
       
      &nbsp;<a href=adminlogin.jsp><font color=#FFFFFF>管理员登录</font></a>&nbsp;|</td>
</tr></table>

⌨️ 快捷键说明

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