introduce.asp
来自「一个完全仿照阿里巴巴的网站管理系统 本软件没有版权问题」· ASP 代码 · 共 41 行
ASP
41 行
<!--#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> <font color="#FFCC00"><b>关于我们</b></font></td>
</tr>
<tr>
<td height="128" valign="top"><table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height=150><p style="line-height:150%"><font color="#FFffff"><%=cointroduce%></font></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td height=30 style="border-bottom:1px #efefef solid"> <font color="#FFCC00"><strong>企业扩展信息</strong></font></td>
</tr>
<tr>
<td height=30 style="border-bottom:1px #efefef solid"><p style="line-height:180%"><font color="#FFffff"><%=coinfo%></font></td>
</tr>
</table>
</td>
</tr>
</table>
</TD>
</TR>
</TABLE>
<!--#include file="bottom.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?