网页中的表格设计

<!DOCTYPE html>
<html>
<head>
<title>div</title>
</head>
<body>
<pre>
实名认证:
姓名:<input>
性别:<input type="radio" name="sex">男<input type="radio" name="sex">女
身份证号码:<input>
电话:<input>
账号:<input>
密码:<input>
</pre>
</body>
</html>

猜你喜欢

转载自www.cnblogs.com/ren120165809/p/9650174.html
今日推荐