⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.asp

📁 实现一个用JSP、Servlet技术实现的小型物流网站系统。实现功能如下:管理员通过登录该系统
💻 ASP
字号:
<!--#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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -