编辑你的代码:
<!DOCTYPE html> <html> <body> <form action="/html5/tryit/demo_form" method="get"> 用户名: <input type="text" name="usr_name"> 加密: <keygen name="security"> <input type="submit"> </form> </body> </html>
查看结果:
phpxuexi.net
- 亲自试一试