编辑下面的代码:【加编码】
<html> <body> <form action="demo-form.php"> E-mail: <input type="email" name="usremail"> <input type="submit"> </form> <p><b>注意:</b> Internet Explorer 9 及更早IE版本不支持type="email" 。</p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂