<!DOCTYPE html> <html> <body> <form action="demo_form.php" method="get" novalidate="novalidate"> E-mail: <input type="email" name="user_email" /> <input type="submit" /> </form> </body> </html>
结果:
编辑上面的代码,点击查看结果。
yige.org
- 试一个