incfooter.asp

来自「ASP源码」· ASP 代码 · 共 51 行

ASP
51
字号
<%
sub endpage()
  dim endtime
  endtime=timer()
%>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1" height="2">
  <tr>
    <td width="760" style="border-style: none; border-width: medium" height="1">
    </td>
  </tr>
</table>
<table width="760" border="0" cellspacing="0" align="center" cellpadding="0" class="footer" height="1">

</table>

<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="1" bgcolor="#CCCCCC" width="760"></td>
  </tr>
  <tr> 
    <td style="FONT-SIZE: 9pt; LINE-HEIGHT: 15pt" height="20" align="center" bgcolor="#ededed" width="750" background="images/pic000/c004.jpg"> 
      <a target="_blank" href="http://www.cichina.com/me/wo.htm"><font color="#666666">关于我们</font></a>  
      <font color="#666666">|</font>  <span lang="zh-cn"> 
      <a target="_blank" href="http://www.cichina.com/me/ke.htm"><font color="#666666">服务项目</font></a></span>  
      <font color="#666666">|</font>  <span lang="zh-cn"> 
      <a target="_blank" href="http://www.cichina.com/me/dao.htm"><font color="#666666">为您导航</font></a></span> <font color="#666666">|</font>  
      <a target="_blank" href="http://www.cichina.com/me/ban.htm"><font color="#666666">版权声明</font></a> 
       <font color="#666666">|</font>  <span lang="zh-cn"> 
      <a target="_blank" href="http://www.cichina.com/me/guan.htm"><font color="#666666">关系机构</font></a></span> <font color="#666666"><span lang="zh-cn"> 
      </span>|</font>  
      <a target="_blank" href="http://www.cichina.com/me/lian.htm"><font color="#666666">联系我们</font></a></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="2" bgcolor="#FFFFFF"></td>
  </tr>
</table>
<TABLE width="760" border=0 align="center" 
cellPadding=0 cellSpacing=0 borderColor=#111111>
  <TBODY>
    <TR> 
      <TD height="65" align="center" background="images/pic000/a006.jpg" width="752">
      <img src="images/pic000/cichinaFOOT.jpg" border="0"></TD>
    </TR>
  </TBODY>
</TABLE>
<%
CloseDatabase
end sub
%>

⌨️ 快捷键说明

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