sca.asp

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

ASP
32
字号
<!--#include file="top.asp"-->
<TABLE WIDTH=778 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0 background="img/bg.jpg" class="bg">
	<TR>
		
    <TD width="210" align="center" valign="top">
      <table width="100%" border="0" cellspacing="10" cellpadding="0">
        <tr> 
          <td align="center"><!--#include file="left.asp"--></td>
        </tr>
      </table>
    </TD>

    <TD width="568" align="center" valign="top"> 
      <table width="94%" border="0" cellspacing="0" cellpadding="0" align="center" class="text">
        <tr> 
          <td>&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FFCC00"><b>商业机会</b></font></td>
        </tr>
        <tr> 
          <td height="128" valign="top"><table width="505" border="0" cellspacing="0" cellpadding="0" align="center">
            <tr>
              <td width="21%" height=40><br>
                <font color="#FFffff"><%=cosca%></font></td>
            </tr>
          </table></td>
        </tr>
      </table>
      </TD>
	</TR>
</TABLE>
<!--#include file="bottom.asp"-->
</body>
</html>

⌨️ 快捷键说明

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