编辑下面的代码:【加编码】
<html> <body> <form action="demo-form.php"> <input type="radio" name="gender" value="女"> 女<br> <input type="submit" value="Submit"> </form> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂