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

📄 head2.asp

📁 实用的拍卖源码。适合个人建站学习使用。仅供学习参考
💻 ASP
字号:
<html>
<head>
<title><%=webname%>---联系QQ:6439358,联系邮箱vqqq59r@163.com,网站www.vqqq.com,谢谢大家对我们系统的支持</title>
<META http-equiv=Content-Type content="text/html; charset="<%=charset%>">
<META name="keywords" content="<%=keywords%>">
<META name="description" content="<%=description%>">
<link href="images/main_style.css" rel="stylesheet" type="text/css">
</HEAD>
<body topmargin=0 leftmargin=0 bgcolor=<%=bgcolor%>>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td valign="top" height="95">
      <TABLE border=0 cellPadding=0 cellSpacing=0 height=71 width=760>
        <TBODY>
          <TR> 
            <TD width=100% align=center><!--#include file="vqqq_top.asp"--></TD>
          </TR>
        </TBODY>
      </TABLE>
</table>
<br>
<center><font color=#ff0000><b>系统提醒:</b></font><font><%=jytx%></font></center>
<HR align=center color=#ffcc00 SIZE=1 width=760>
<% if topbanner="是" then
   if banner="" then
%>
<table width="760" border="0" cellspacing="0" cellpadding="0" align=center>
  <tr> 
    <td align=center><%=webname%> 全站黄金广告位招租</td>
  </tr>
</table>
<%elseif left(freeshopggurl,6)="http:/" then%>
<table width="760" border="0" cellspacing="0" cellpadding="0" align=center>
  <tr> 
    <td align=center><img src="<%=banner%>" border=0 width=760 height=80></td>
  </tr>
</table>
<%else%>
<table width="760" border="0" cellspacing="0" cellpadding="0" align=center>
  <tr> 
    <td align=center><%=banner%></td>
  </tr>
</table>
<%
end if
end if
%>
<HR align=center color=#ffcc00 SIZE=1 width=760>
</body>
</html>

⌨️ 快捷键说明

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