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

📄 huiyuan.asp

📁 大家好
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>会员天地</title>
</head>
<body bgcolor="#ffffff">


<form method="POST" action="hyjz.asp">
   
  <table border="1" width="302" height="19"  cellpadding="0" align="center" cellspacing="0">
    <tr bgcolor="#495E5F"> 
      <td width="302" height="19" align="center" colspan="2"><font size="6" color="#FFFFFF">会员天地</font></td>
  </tr>
    <tr bgcolor="#D0E1D0"> 
      <td width="67" height="20" align="right">会员名:</td>
      <td width="201" height="20"> 
        <input type="text" name="username" size="20"></td>
    </tr>
    <tr bgcolor="#D0E1D0"> 
      <td width="67" height="16" align="right">密 码 :</td>
      <td width="201" height="16"> 
        <input type="password" name="pw" size="20"></td>
    </tr>
    <tr bgcolor="#D0E1D0"> 
      <td colspan="2" height="27" align="center"> 
        <input type="submit" value="确定" name="B1">
                                                    <input type="reset" value="复原" name="B2">
      </td>
    </tr> 
  </table>
</form>
</body>
</html>

⌨️ 快捷键说明

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