introduce.asp

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

ASP
38
字号
<!--#include file="top.asp"-->
<!--##########################################################-->
<table width="778" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" align="center">
  <tr>
    <td width="206" bgcolor="#ffffff" style="border-right:1px #cccccc solid" valign=top>
<!--===================-->
<!--#include file="left.asp"-->
<!--===================-->
	</td>
    <td width="574" valign="top">
<!--===================-->
<table width="550" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td>&nbsp;</td></tr>
<tr><td height=31>&nbsp;   <strong>关于我们</strong></td>
</tr>
<tr><td height=10></td></tr>
  <tr>
    <td>
<!--******************************-->
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height=150><p style="line-height:150%"><%=cointroduce%></td></tr>
<tr><td height=60>&nbsp;</td></tr>
<tr><td height=30 style="border-bottom:1px #efefef solid">&nbsp; <strong>企业扩展信息</strong></td></tr>
<tr><td height=30 style="border-bottom:1px #efefef solid"><p style="line-height:180%"><%=coinfo%></td></tr>
</table>
<!--******************************-->
	</td>
  </tr>
<tr><td>&nbsp;</td></tr>
</table>
<!--===================-->
	</td>
  </tr>
</table>
<!--##########################################################-->
<!--#include file="bottom.asp"-->
</body>
</html>

⌨️ 快捷键说明

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