表单原来是这样制作的![[思考]](//lf-web-assets.juejin.cn/obj/juejin-web/xitu_juejin_web/img/jj_emoji_15.f58c082.png)
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>表单</title>
</head>
<body>
<form action="
www.baidu.com" method="post">
QQ号码:<input type="text" placeholder="QQ/号码/邮箱" /><br />
QQ密码:<input type="password" placeholder="密码"/><br />
<input type="submit" value="快来点我" />
<input type="reset" value="千万别点我" />
<input type="button" value="我是一个普通按钮" />
</form>
</body>
</html>
![[思考]](http://lf-web-assets.juejin.cn/obj/juejin-web/xitu_juejin_web/img/jj_emoji_15.f58c082.png)
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>表单</title>
</head>
<body>
<form action="
QQ号码:<input type="text" placeholder="QQ/号码/邮箱" /><br />
QQ密码:<input type="password" placeholder="密码"/><br />
<input type="submit" value="快来点我" />
<input type="reset" value="千万别点我" />
<input type="button" value="我是一个普通按钮" />
</form>
</body>
</html>
展开
1
6
![[撇嘴]](http://lf-web-assets.juejin.cn/obj/juejin-web/xitu_juejin_web/img/jj_emoji_14.8130d96.png)
命苦,买在了最高点,终于要看到曙光了