head.jsp

来自「这个源码是一个论坛的源码,包括登陆,搜索和发表等.不过还有些功能不是很完善.」· JSP 代码 · 共 20 行

JSP
20
字号

<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=#404040>首页</font></a>&nbsp;| 
      &nbsp;<a href=point.jsp><font color=#404040>排行榜</font></a>&nbsp;|  
       &nbsp;<a href=search.jsp><font color=#404040>站内搜索</font></a>&nbsp;| 
       
      &nbsp;<a href=adminlogin.jsp><font color=#4040>管理员登录</font></a>&nbsp;|</td>
</tr></table>

⌨️ 快捷键说明

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