加<br>什么意思??
<form ?method="post" action="save.php">
? ? 賬戶:?
<input type="text" name="myName" />
<br>
密碼:?
<input type="password" name="pass" />
</form>?
</body>
</html>
<form ?method="post" action="save.php">
? ? 賬戶:?
<input type="text" name="myName" />
<br>
密碼:?
<input type="password" name="pass" />
</form>?
</body>
</html>
2017-07-22
舉報
2017-07-31
<br>相當(dāng)于是一個換行
2017-07-22
就是換行的意思