about.asp

来自「小游戏网站演示www.4399.io 拥有4万条游戏数据」· ASP 代码 · 共 75 行

ASP
75
字号
<!--#include file="setup.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>关于--NewCloud Site Manager System</title>
<style type="text/css">
<!--
body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FF0000}
.style2 {color: #0066FF}
-->
</style>
</head>

<body>
<table width="380"  border="0" align="center" cellpadding="3" cellspacing="1" bordercolor="#CCCCCC" bgcolor="#CCCCCC">
  <tr bgcolor="#F6F6F6">
    <td height="22" colspan="2" align="center"><span class="style2">关于</span> ---- <span class="style1">新云</span>网络管理系统</td>
  </tr>
  <tr>
    <td width="22%" align="center" bgcolor="#FFFFFF"><img src="images/logo.gif" alt="新云网络:打造中国最完善的网站管理程序" width="170" height="60" border="0"></td>
    <td width="78%" bgcolor="#FFFFFF"><p>NewAsp Site Manager System<br>
&copy; 2003-2007 NewCloud Corporation<br>
    保留所有权利</p>
    <p>版本:Version 3.0.0.518<br>
      产品ID:<span class="style1">高级版</span><br>
    </p></td>
  </tr>
  <tr bgcolor="#F6F6F6">
    <td colspan="2" class="style2"> 官方网站:<a href="http://www.newasp.net" target="_blank">www.newasp.net</a> <a href="http://www.newasp.cn" target="_blank">www.newasp.cn</a></td>
  </tr>
  <tr bgcolor="#FFFFAA">
    <td colspan="2"><span class="style1"> 敬告:本程序受版权法和国际条约保护</span></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td colspan="2">  未经授权擅自复制或者传播本程序的部分或全部,可能遭受严厉 <br>
    的民事及刑事制裁,并将在法律许可的范围内受到最大可能的起诉</td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td colspan="2"><span class="style2"> Copyright 2003-2007 newasp.net - All Rights Reserved</span>.</td>
  </tr>
  <tr align="right" bgcolor="#F6F6F6">
    <td colspan="2"><input type="button" name="Submit" onclick="window.close()" value="确定"></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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