编辑下面的代码:
【加编码】
查看效果 »
<html> <body> <form action="demo_form.php"> Username: <input type="text" name="usrname" maxlength="10"><br> <input type="submit" value="Submit"> </form> </body> </html>
结果:
【此窗口】
帮助?