📄 left.asp
字号:
<html>
<head>
<title>系统后台管理</title>
<link rel="stylesheet" href="file:/style.css">
</head>
<body bgcolor="#5A8FF0">
<div align="center"><b><font color="#CC0000" face="隶书" size="4">后台管理</font></b><br>
<hr size="1" color="#800080"></div>
<table border="0" width="80%" align="center">
<tr>
<td width="100%" align="center"><font color="#0000FF"><a href="NewsList.asp" target="mainFrame">新闻管理</a></font></td>
</tr>
<tr>
<td width="100%" align="center"></td>
</tr>
<tr>
<td width="100%" align="center"><font color="#0000FF"><a href="UserList.asp" target="mainFrame">用户管理</a></font></td>
</tr>
<tr>
<td width="100%" align="center"></td>
</tr>
<tr>
<td width="100%" align="center"><font color="#0000FF"><a href="CompList.asp" target="mainFrame">企业管理</a></font></td>
</tr>
<tr>
<td width="100%" align="center"></td>
</tr>
<tr>
<td width="100%" align="center"><font color="#0000FF"><a href="JobSearch.asp" target="mainFrame">招聘管理</a></font></td>
</tr>
<tr>
<td width="100%" align="center"></td>
</tr>
<tr>
<td width="100%" align="center"><font color="#0000FF"><a href="PwdChg.asp" target="mainFrame">修改密码</a></font></td>
</tr>
<tr>
<td width="100%" align="center"></td>
</tr>
<tr>
<td width="100%">
<p align="center"><font color="#0000FF"><a href="../LoginExit.asp" target="_parent">退 出</a></font></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -