Hi,歡迎訪問前端老白
<form action="/register" method="post">
<p>用戶名:<input type="text" name="username" required/></p> <p>密碼:<input type="password" name="password" required/></p> <p>確認密碼:<input type="password" name="confirm_password" required/></p> <p>郵箱:<input type="text" name="email"/></p> <p>性別:<input type="radio" name="gender" value="male"/>男 <input type="radio" name="gender" value="female"/>女</p> <p>出生日期:<input type="date" name="birthdate"/></p>
<p><input type="submit" value="提交"/></p> </form>
老白網絡 (http://www.lofty888.cn/) 前端 后端 zblog主題.網站地圖xml