邮箱界面练习

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
</head>

<body background="beijingse.jpg">
<table width="700" height="800"  border="0" align="center">
<a name="kaishi"></a>
<tr height="50">
</tr>

<tr height="50" >
<td width="100"><b>&nbsp;箱:</b></td>
<td> <form><input type="text" /></form></td>
</tr>

<tr height="50">
<td width="100"></td>
<td> 需要通过邮箱激活账号,不支持souhu,163,sougou的邮箱</td>
</tr>

<tr height="50">
<td width="100"><b>登录用户名:</b></td>
<td> <form><input type="text" /></form></td>
</tr>

<tr height="50">
<td width="100"></td>
<td>仅在登录时使用,字符数不少于4个</td>
</tr>

<tr height="50">
<td width="100"><b>显示用户名:</b></td>
<td> <form><input type="text" /></form></td>
</tr>

<tr height="50">
<td width="100"></td>
<td>即昵称,字符数不少于2个</td>
</tr>

<tr height="50">
<td width="100"><b>密码:</b></td>
<td> <form><input  type="password" /></form></td>
</tr>

<tr height="50">
<td width="100"><b>确认密码:</b></td>
<td> <form><input type="password" /></form></td>
</tr>

<tr height="50">
<td width="100"></td>
<td>至少8位,包含字母,数字,特殊字符</td>
</tr>

<tr height="50">
<td width="100"><b>性别:</b></td>
<td> <form><input type="radio" name="x"/ checked="checked">&nbsp;&nbsp;&nbsp;<input type="radio" name="x"/></form></td>
</tr>

<tr height="50">
<td width="100"><b>喜好:</b></td>
<td> <form><select >
<option>听音乐</option>
<option>运动</option>
<option>看书</option>
</select></form></td>
</tr>

<tr height="50">
<td width="100"></td>
<td> <form><input type="button"   value="注册"/></form></td>
</tr>

<tr height="50">
<td width="100"></td>
<td><a href="#kaishi"><form><img src="../../360极速浏览器下载/300001054794129041591416974_950.jpg" width="50" /></form></a></td>
</tr>


</table>

</body>
</html>

 

posted @ 2016-05-23 20:06  枫炎  阅读(258)  评论(0编辑  收藏  举报