menu.asp

来自「ajax全站源代码 功能齐全」· ASP 代码 · 共 13 行

ASP
13
字号
<table width="650" height="25" border="1" align="center"  cellspacing="0"  bordercolor="<%=bordercolor%>" class="toptable" style="border-collapse: collapse" >
  <tr> 
    <td width="12%" align="center" height="23"><a href="index.asp" target="_parent">留言簿首页</a></td>
    <td width="12%" align="center" height="23"><a href="manage.asp">管理留言</a></td>
    <td width="12%" align="center" height="23"><a href="lybconfig.asp">参数设置</a></td>
    <td width="12%" align="center" height="23"><a href="mailconfig.asp">JMAIL设置</a></td>
    <td width="12%" align="center" height="23"><a href="admin_edit.asp">管理员资料</a></td>
    <td width="12%" align="center" height="23"><a href="admin_editmo.asp">版主信息</a></td>
    <td width="12%" align="center" height="23"><a href="note_edit.asp">公告管理</a></td>
    <td width="12%" align="center" height="23"><a href="logout.asp">退出系统</a></td>
  </tr>
</table>

⌨️ 快捷键说明

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