ad.asp

来自「应用于高等院校党团思想教育」· ASP 代码 · 共 31 行

ASP
31
字号
<%@ LANGUAGE = VBScript.Encode %><html>
<head>
<title>Generation New Ad</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Refresh" content="30">
<link rel="stylesheet" href="../css/style.css">
</head>

<body bgcolor="#FFFFFF" background="../images/bg2.gif">
<div align="center"> <!---------Start WebUnion------------>
<table border=0 cellspacing=0 cellpadding=0>
    <tr> 
      <td><a href="http://webunion.com" target="_blank"> <img src="http://webunion.net/boxlogo.gif" width=40 height=40 border=1 alt="WU"></a></td>
      <td><a href="http://ww3.webunion.com/cgi-localbin/click.cgi?win17936" target="_blank"> 
        <img width=400 height=40 src="http://ww3.webunion.com/cgi-localbin/bserve.cgi?win17936"
alt="Banner from webunion.com" border=1></a></td>
    </tr>
    <tr> 
      <td colspan=2 border=1> 
        <center>
          <font size=-1> <a href="http://webunion.com/" target="_blank"> WebUnion 
          Chinese Advertisement Network - Click Here to join</a></font> 
        </center>
      </td>
    </tr>
  </table>
  <!---------End WebUnion------------> </div>
</body>
</html>

⌨️ 快捷键说明

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