帶有必填字段的HTML 表單:. <form action="demo_form.html"> Username: <input type="text" name="usrname" required> <input type="submit"> </form>.
確定! 回上一頁