编辑下面的代码:【加编码】
<html> <body> <form action="demo_form.php" method="get"> <input type="number" name="points" min="0" max="10" step="3" value="6"> <input type="submit"> </form> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂