top.asp

来自「一个完全仿照阿里巴巴的网站管理系统 本软件没有版权问题」· ASP 代码 · 共 52 行

ASP
52
字号
<!--#include file="../co.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
	background-color: #92450D;
}
-->
</style></head>

<body style="margin:0">
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td width="220" height="200" valign="top" background="img/index_leftbg.gif"> 
      <table width="220" border="0" cellspacing="0" cellpadding="0" height="200">
        <tr> 
          <td width="34" height="200"><img src="img/003.gif" width="34" height="200"></td>
          <td class="photo" background="img/005.gif"><img src="img/001.gif" width="186" height="200"></td>
        </tr>
    </table></td>
    <td valign="top">
      <table width="100%" border="0" cellspacing="0" cellpadding="0" height="200" background="img/index_topbg.gif">
        <tr> 
          <td>
            <table width="100%" border="0" cellspacing="0" cellpadding="0" height="200">
              <tr> 
                <td valign="top" class="bg"> 
                  <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0">
                    <tr> 
                      <td height="37" colspan="2">&nbsp;</td>
                    </tr>
                    <tr> 
                      <td width=* height="40" align="center"><font face="隶书" size="3"><%=coname%></font></td>
                      <td width="182" align="center"><%=cologo%></td>
                    </tr>
                    <tr> 
                      <td height="50"></td>
                      <td align="center" valign="bottom"><%=covip%></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>

⌨️ 快捷键说明

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