编辑下面的代码:【加编码】
<html> <body> <form action="demo-form.php"> Email: <input type="text" name="email"><br> Password: <input type="password" name="pwd" maxlength="8"><br> <input type="submit"> </form> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂