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

📄 top.asp

📁 这是一个单用户的留言本
💻 ASP
字号:

<style type="text/css">
<!--
.style1 {
	font-size: 12px;
	color: #6666FF;
	font-family: "宋体";
}
a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #9999FF;
}
-->
</style>

<table width="650" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="150" colspan="2" background="images/logo.jpg">&nbsp;</td>
  </tr>
  <tr>
    <td height="22" colspan="2" background="images/bg.gif"><table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="345"><div align="left"><span class="style1">今天是<%=date()%></span></div></td>
        <td width="255" class="style1">返回首页 | <a href="addpage.asp">签写留言</a> | <a href="Login.htm">系统管理</a></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td width="18" height="20"><p><img src="images/announce.gif" width="18" height="18"></p>
    </td>
    <td width="632"><marquee scrollamount="2" scrolldelay="10" class="style1">
    感谢您为本站留言,感谢您对本站的支持,有您的支持我们会做得更好!
    </marquee></td>
  </tr>
</table>

⌨️ 快捷键说明

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