<form action="/statics/demosource/demo-form.php"> First name: <input type="text" name="fname"><br> Last name: <input type="text" name="lname" disabled=""><br> <input type="submit" value="提交"> </form>