摘要: <form action=" "> 输入框 <input type ="text"> 密码框 <input type = "password"> 单选框 性别: (注意name的值可以随便给,但是给的值一定要相同) <input type = "radio" name="1">男 <input ty 阅读全文
posted @ 2021-03-02 17:33 易、 阅读(25) 评论(0) 推荐(0)