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

📄 login.htm

📁 100个经典的ASP程序
💻 HTM
字号:
<html>
<head>
<title></title>
</head>
<body bgcolor=#c1f7d8>
<p align=center><font size=5>会员登录</font></p>
<form action=login.asp method=post>
<table border=0 width=500 cellpadding=0>
  <tr>
  <td width=40% align=right height=40>帐号:<br></td>
  <td width=50%><input name=name style="height:22px;width:167px"><br></td>
  </tr>
  <tr>
  <td width=40% align=right height=40>密码:<br></td>
  <td width=50%><input type=password name=password style="height:22px;width:167px"><br></td>
  </tr>
  <tr>
  <td width=40% align=right height=40><br></td>
  <td width=30% align=left>&nbsp;&nbsp;<input id=submit1 name=submit1 type=submit value=确定> &nbsp;
        <input id=reset1 name=reset1 type=reset value=重填></td>
  </tr>
</table>
</form>
</center>
<center>&nbsp;</center>
</body>
</html>

⌨️ 快捷键说明

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