left.htm

来自「评价系统 有多个登陆选择」· HTM 代码 · 共 36 行

HTM
36
字号
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>选项卡</title>
<base target="main">
<link rel=stylesheet href="style.css" type="text/css">
</head>

<body>

<table border="0" width="100%" cellspacing="0" cellpadding="5">
  <tr>
    <td width="100%" align="center"><a href="viewbumeng.asp">院系评价表</a></td>
  </tr>
  <tr>
    <td width="100%" align="center"><a href="viewteacher.asp">专职老师评价表</a></td>
  </tr>
  <tr>
    <td width="100%" align="center"><a href="viewbteacher.asp">班主任评价表</a></td>
  </tr>
  <tr>
    <td width="100%" align="center"><a href="viewserver.asp">服务窗口评价表</a></td>
  </tr>
  <tr>
    <td width="100%" align="center"><a href="mod_admin.asp">修改管理员密码</a></td>
  </tr>
</table>

</body>

</html>

⌨️ 快捷键说明

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