通过邮箱注册账号

<body topmargin="50">
<form>
<table border="0" cellpadding="0" cellspacing="0" align="center" background="jianbian2.gif">
<tr height="40"><td></td><td></td></tr>
<tr height="40">
<td width="120">&nbsp;&nbsp;邮箱:</td><td width="500"><input type="text" /></td>
</tr>
<tr height="40">
<td width="100"></td><td width="500"><font size="1" color="#333333">需要通过邮箱激活账户,不支持sohu,21cn,sogou的邮箱</font></td>
</tr>
<tr height="40">
<td width="120">&nbsp;&nbsp;登陆用户名:</td><td width="500"><input type="text" /></td>
</tr>
<tr height="40">
<td width="100"></td><td width="500"><font size="1" color="#333333">仅在登录时使用,字符数不少于4个</font></td>
</tr>
<tr height="40">
<td width="120">&nbsp;&nbsp;显示名称:</td><td width="500"><input type="text" /></td>
</tr>
<tr height="40">
<td width="100"></td><td width="500"><font size="1" color="#333333">即昵称,字符数不少于2个</font></td>
</tr>
<tr height="40">
<td width="120">&nbsp;&nbsp;密码:</td><td width="500"><input type="password" /></td>
</tr>
<tr height="40">
<td width="120">&nbsp;&nbsp;确认密码:</td><td width="500"><input type="password" /></td>
</tr>
<tr height="40">
<td width="100"></td><td width="500"><font size="1" color="#333333">至少8位,必须包含字母、数字、特殊字符</font></td>
</tr>
<tr height="40">
<td width="120">&nbsp;&nbsp;性别:</td><td width="500"><input type="radio" name="sex" checked="checked" />&nbsp;&nbsp;<input type="radio" name="sex" /></td>
</tr>
<tr height="40">
<td width="120">&nbsp;&nbsp;爱好:</td><td width="500"><select size="1"><option>看书</option><option selected="selected">听音乐</option><option>书法</option><option>画画</option></td>
</tr>
<tr height="40">
<td></td><td><input type="button" value="注册" /></td>
</tr>
<tr height="40"><td></td><td></td></tr>
</table>


</form>
</body>
原文地址:https://www.cnblogs.com/wenwen123/p/5368648.html