<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>111</title>
</head>
<body>
<form name="register" action="data/" method="post">
<input type="text" name="name" id="" value="" placeholder="请输入用户名"/>
<input type="password" name="pwd" id="" value="" />
<input type="submit" name="submit" id="sub" value="提交"/>
<input type="reset" name="" id="" value="重置" />
<input type="radio" name="r1" id="" value="money" />
<input type="radio" name="r1" id="" value="girl" />
<input type="radio" name="r1" id="" value="power" />
</form>
</body>
</html>
CSS之表单表格
最新推荐文章于 2024-10-05 17:10:47 发布