copyright.asp
来自「一个用ASP编写的 关于火车售票的系统 写得还很详细的值得借鉴阿」· ASP 代码 · 共 22 行
ASP
22 行
<style type="text/css">
<!--
.style1 {color: #FF0000}
.style2 {font-size: 14px}
-->
</style>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="1"><div align="center"></div></td>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="25" bgcolor="#A0A4AC"><div align="center"> <a href="http://www.25175.com" class="style1 style2">powered by 25175 </a></div></td>
</tr>
</table>
</body>
</html>
<%else
Response.Redirect "admpost.asp"
end if%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?