首页题库练习题目详情
Web程序设计单选题中等

下列哪个表单元素用于让用户从一组预定义的选项中选择一个?

A<input type="text">
B<input type="radio">
C<select>
D<textarea>