index.asp

来自「一个诚信信息港门户网 功能: 系统设置  企业会员  个人」· ASP 代码 · 共 40 行

ASP
40
字号
<!--#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><%=coname%></b><font color="#FFCC00"></td>
        </tr>
        <tr> 
          <td>
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td height=350 valign=top>
      <p style="line-height:150%">
      <table border="0" align="right" cellspacing="0" cellpadding="0">
        <tr>
          <td height=175 width=220 style="border:1px #cccccc solid" bgcolor="#efefef" align="center"><%=copic%></td>
        </tr>
      </table><br>
      <font color="#FFffff"><%=cointroduce%></font> </td>
  </tr>
</table>
</td>
        </tr>
      </table>
      </TD>
	</TR>
</TABLE>
<!--#include file="bottom.asp"-->
</body>
</html>

⌨️ 快捷键说明

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