精慕门4723421
2015-04-14 15:41
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>文本输入框、密码输入框</title>
</head>
<body>
<form method="post" action="save.php">
账户:
<input type = "text" name =" myname" >
<br/>
密码:
<input type = "pssword" name = "pass" >
</form>
</body>
</html>
密码框单词写错了,你自己好看看;password写成pssword了
password
~~~pssword
初识HTML(5)+CSS(3)-升级版
1225286 学习 · 18230 问题
相似问题