copy_right.asp

来自「创建和运行动态、交互的Web服务器应用程序」· ASP 代码 · 共 20 行

ASP
20
字号
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../images/css.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width=631  border="0" height=385 cellpadding="0" cellspacing="0">
  <tr><br>
    <td bgcolor="#ece9d8" valign=top>
    <table width="98%" border="1"  align=center cellspacing="0" cellpadding="0" bordercolordark="#FFFFFF" bordercolorlight="#666666"> 
      <tr>
         <td><img src="images/mainlog.gif" border=0>
      </tr>
    </table>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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