欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片
w3school TIY
編輯您的代碼:
<!DOCTYPE HTML> <html> <head> </head> <body> <form action="http://www.dbjr.com.cn/example/html5/demo_form.asp" name="myForm"> First name: <input type="text" name="fname" /><br /> Last name: <input type="text" name="lname" /><br /> <input type="button" onclick="formSubmit()" value="提交表單" /> </form> <p>請(qǐng)注意,head 部分中的 JavaScript 使用了表單的名稱來(lái)規(guī)定提交哪個(gè)表單。</p> </body> </html>
查看結(jié)果:
請(qǐng)?jiān)谏厦娴奈谋究蛑芯庉嬆拇a,然后單擊提交按鈕測(cè)試結(jié)果。
jb51.net