<!DOCTYPE html> <html> <body> <form action="demo_form.php" method="get"> Username: <input type="text" name="usr_name" /> Encryption: <keygen name="security" /> <input type="submit" /> </form> </body> </html>
结果:
编辑上面的代码,点击查看结果。
yige.org
- 试一个