我的輸入框下為什么有橫杠
<html> <head> </head> <taby>? ??<form> 用戶(hù)名<input?type="text"??name="kanso"?/>?<hr/> 密碼<input?password="text"?name="kansoMima"??/>?<hr/> ??</form> </taby> </html>
<html> <head> </head> <taby>? ??<form> 用戶(hù)名<input?type="text"??name="kanso"?/>?<hr/> 密碼<input?password="text"?name="kansoMima"??/>?<hr/> ??</form> </taby> </html>
2017-06-15
舉報(bào)
2017-06-15
你是不是想寫(xiě)<br/>啊寫(xiě)成<hr/>
2017-06-15
原來(lái)是加了<hr/>原因,<hr/>一定要換行寫(xiě)啊