index.asp

来自「在线购书系统的网络说明,asp编写的」· ASP 代码 · 共 44 行

ASP
44
字号
<html>
<head>
<title>无标题文档</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
TABLE {FONT-FAMILY: "宋体"; FONT-SIZE: 9pt}
a:visited    { color: #000000; font-style: normal; text-decoration: none }
a:active     { color: #000000; font-style: normal; text-decoration: none }
a:hover      { color: black; text-decoration: none }
.unnamed1 {  font-family: "宋体"; font-size: 9pt}a:link       { color: black; cursor: hand; font-style: normal; text-decoration: none }
a:visited    { color: black; font-style: normal; text-decoration: none }
a:active     { color: #000000; font-style: normal; text-decoration: none }
a:hover      { color: #993333; text-decoration: underline}
</style>
</head>

<body bgcolor="#799AE1" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table width="230" border="0" cellspacing="0" cellpadding="0" align="center" style="border-left: 2 solid #82C130; border-right: 2 solid #82C130">
  <tr>
    <td>
      <table width="100%" border="0" cellspacing="0" cellpadding="0" background="file:///C|/Documents%20and%20Settings/Administrator/%D7%C0%C3%E6/l1.gif" height="30">
        <tr>
          <td class=shadow background="l1.gif"><font color="#FFFFFF">&nbsp;</font></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td bgcolor="#F9F9F9"> 
      <p align="center"> 
        <script language="javascript" src="votedy.asp"></script>
      </p>
      </td>
  </tr>
  <tr>
    <td background="l2.gif" height="18">&nbsp;</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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