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

📄 top.asp

📁 留言本程序代码
💻 ASP
字号:
<html><style type="text/css">
<!--
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
-->
</style>
<body>
<br>
<table width="80%" border="3" align="center">
  <tr>
    <td><a href="msg_guanli.asp" target="main">留言管理</a></td>
    <td><a href="msg_sz.asp" target="main">留言本设置</a></td>
    <td><a href="admin_sz.asp" target="main">管理员设置</a></td>
    <td><a href="exit.asp" target="_parent">退出管理</a></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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