關于這個文本輸入框密碼輸入框我怎么不對了?是按著任務說明輸入的,求大神指導
<!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="passward" name="pass" />
</form>?
</body>
</html>
2016-07-19
password單詞打錯了
2016-07-19
password
2016-07-19
謝謝各位指出錯誤 ?
2016-07-19
password單詞錯了 ?
2016-07-19
<input type="password" name="pass" />
2016-07-19
password單詞錯了
2016-07-19
password打錯了
2016-07-19
password單詞錯了
2016-07-19
passward是啥?不應該是password嘛
2016-07-19
password單詞錯了