index.htm

来自「一个适用于企业的客户电话咨询系统,可以与其它的相关企业管理系统进行整合!」· HTM 代码 · 共 57 行

HTM
57
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="include/site.css" type="text/css" rel="stylesheet">
<title>电话咨询系统</title>
</head>
<body>
<div align="center">
  <table width="712" height="497" border="0">
    <tr>
      <td background="images/index.jpg"><table width="64%" border="0" align="center" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr> 
            <td width="204" height="167" valign="top"> <form name="form1" method="POST" action="checklogin.asp">
                <table width="73%" height="140" border=0 align=center cellpadding=2 cellspacing=6>
                  <!--DWLayoutTable-->
                  <tbody>
                    <tr> 
                      <td height="38" colspan="3" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                    </tr>
                    <tr> 
                      <td class=宋体9 height=20 valign=bottom width="261"> <div align="right">&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                        </div></td>
                      <td class=宋体9 valign=bottom width="104"><div align="right">用户名:</div></td>
                      <td class=宋体9 height=20 width="301"> <div align="left"> 
                          <input name=username class=inputbox1 id="username2" size=15 maxlength=30>
                        </div></td>
                    </tr>
                    <tr> 
                      <td valign=bottom class=宋体9> <div align="right">&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div></td>
                      <td valign=bottom class=宋体9><div align="right">密&nbsp;&nbsp;码:</div></td>
                      <td class=宋体9> <div align="left"> 
                          <input name=userpwd type=password class=inputbox1 id="userpwd" size=15 maxlength=15>
                        </div></td>
                    </tr>
                    <tr valign=bottom> 
                      <td class=宋体9 colspan=3 height=32> <div align=center>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
                          &nbsp; &nbsp; 
                          <input name=imageField type=image src="images/login.gif" width=45 height=16 border=0>
                        </div></td>
                    </tr>
                  </tbody>
                </table>
              </form></td>
            <td width="1"></td>
          </tr>
          <tr> 
            <td height="5"></td>
            <td></td>
          </tr>
        </table></td>
    </tr>
  </table>
</div>
</body>
</html>

⌨️ 快捷键说明

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