bottom.asp

来自「商业网站/图片管理系统/投票系统/新闻管理系统/」· ASP 代码 · 共 41 行

ASP
41
字号
<div align="center">
  <table width="780" border="0" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <!--底部导航-->
    <tr>
      <td width="13" height="28" valign="top" background="images/v_bar_l.gif"><!--DWLayoutEmptyCell-->&nbsp;</td>
      <td width="754" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <!--DWLayoutTable-->
        <tr>
          <td width="754" height="28" align="center" valign="middle" background="images/bottom_link.gif" class="allbcolor"><a href="company.asp">关于我们</a> | 成冠文化 | 经营范围 | 站点地图 | 人员招聘 | 联系我们 | <a href="admin/admin_link_add.asp" target="_blank">友情链接</a> | 版权申明</td>
          </tr>
      </table></td>
      <td width="13" valign="top" background="images/v_bar_r.gif"><!--DWLayoutEmptyCell-->&nbsp;</td>
    </tr>
  </table>
</div>
<div align="center">
  <table width="780" border="0" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tr>
      <td width="13" height="80" valign="top" background="images/v_bar_l.gif"><!--DWLayoutEmptyCell-->&nbsp;</td>
      <td width="754" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <!--DWLayoutTable-->
        <tr>
          <td width="754" height="80" align="center" valign="middle" bgcolor="#ECECEC" class="allbcolor"><p>渝ICP备050035**号 Copyright &copy; 2007 重庆成冠科技有限公司 <a href="index.asp">www.CQChengGuan.com</a><br />
            公司地址:重庆石桥铺渝高B座2单元3-7 联系电话:023-68693000 68693000 传真: 68693000 <br />
            Powered by <a href="mailto:shen2002fei@126.com">Shenfei</a> <Script language="javascript" src="count/stat.asp"></Script>          All Right resvered </p>
            </td>
        </tr>
      </table>      </td>
      <td width="13" valign="top" background="images/v_bar_r.gif"><!--DWLayoutEmptyCell-->&nbsp;</td>
    </tr>
  </table>
</div>
<%
conn.close
set conn=nothing
%>
</body>
</html>

⌨️ 快捷键说明

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