index.asp

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

ASP
44
字号
<!--#include file="top.asp"-->
<!--##########################################################--><style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-right: 0px;
}
-->
</style>
<table width="100%" height="85%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="417" align="left" valign="top"><table width="770" height="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="10" rowspan="2" align="left"><img src="img/spacer.gif" width="10" height="50"></td>
          <td width="223" rowspan="2" align="left" valign="top"><table width="223" border="0" cellpadding="0" cellspacing="0" background="img/center_bg.gif">
              <tr>
                <td align="center" valign="top"><!--#include file="left.asp"--></td>
              </tr>
          </table></td>
          <td width="37" rowspan="2" align="left" valign="top"><img src="img/spacer.gif" width="37" height="50"></td>
          <td height=22 bgcolor="#FFF495"><strong><%=coname%></strong></td>
        </tr>
        <tr>
          <td align="left" valign="top"><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>
                <%=cointroduce%> </td>
            </tr>
          </table></td>
        </tr>
    </table></td>
  </tr>
</table>
<!--##########################################################-->
<!--#include file="bottom.asp"-->
</body>
</html>

⌨️ 快捷键说明

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