📄 zhuce.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>
<body bgcolor="#00FFFF">
<form name="form1" method="post" action="checkzhuce.jsp">
<p> </p>
<table width="400" height="350" border="1" align="center" cellpadding="0" cellspacing="0" bgcolor="#99CC66">
<tr align="center">
<td height="49" colspan="2"><font size="6" color="#6633FF"><strong>注 册</strong></font></td>
</tr>
<tr>
<td width="131"><div align="center"><font size="5" color="#CC3399"><strong>用户名:</strong></font></div></td>
<td width="235"><div align="center">
<input type="text" name="name" size="20" height="25">
</div></td>
</tr>
<tr>
<td><div align="center"><font size="5" color="#CC3399"><strong>密码:</strong></font></div></td>
<td><div align="center">
<input type="password" name="password1" size="20" height="25">
</div></td>
</tr>
<tr>
<td><div align="center"><font size="5" color="#CC3399"><strong>确认密码:</strong></font></div></td>
<td><div align="center">
<input type="password" name="password2" size="20" height="25">
</div></td>
</tr>
<tr>
<td><div align="center"><font size="5" color="#CC3399"><strong>邮箱:</strong></font></div></td>
<td><div align="center">
<input type="text" name="email" size="20" height="25">
</div></td>
</tr>
<tr align="center">
<td height="56" colspan="2"><input type="submit" name="Submit" value="确定" /> <input type="reset" name="Reset" value="取消"></td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -