構建一個登陸頁面,實現用戶名和密碼的基本驗證

<form action="https://www.baidu.com/" onsubmit="return fn()"> <input type="text" name="userName" /> <input type="password" name="passWord" /> <button type="submit" >點我</button> </form> <sc
相關文章
相關標籤/搜索