[单选题]

在HTML代码中使用表单元素时,如果input的type属性为“radio”,可以创建一个()。

A . 下拉列表

B . 密码框

C . 单选按钮

D . 复选框

参考答案与解析:

相关试题

在HTML代码中使用表单元素时,如果将input的type属性设置为“check

[单选题]在HTML代码中使用表单元素时,如果将input的type属性设置为“checkbox”,可以创建一个()。A . 单选框B . 复选框C . 列表框D . 密码框

  • 查看答案
  • 多个备选项中,可选择多个选中项时 ,可使用哪种表单元素:( ) A< input type = radio > B < input type = che

    多个备选项中,可选择多个选中项时 ,可使用哪种表单元素:( ) A< input type = radio > B < input type = chec

  • 查看答案
  • 表单元素单选按钮的代码为()。

    [单选题]表单元素单选按钮的代码为()。A . <inputtype="text"name="..."size="..."maxlength="..."value="...">B . <textareaname="..."cols="..."rows="..."wrap="...">C . <inputtype="ch

  • 查看答案
  • 表单元素重置按钮的代码为()。

    [单选题]表单元素重置按钮的代码为()。A . <inputtype="submit"name="..."value="...">B . <inputtype="reset"name="..."value="...">C . <inputtype="button"name="..."value="..."onClick=&quo

  • 查看答案
  • 表单元素文本域的代码为()。

    [单选题]表单元素文本域的代码为()。A . <inputtype="text"name="..."size="..."maxlength="..."value="...">B . <textareaname="..."cols="..."rows="..."wrap="...">C . <inputtype="che

  • 查看答案
  • 表单元素提交按钮的代码为()。

    [单选题]表单元素提交按钮的代码为()。A . <inputtype="submit"name="..."value="...">B . <inputtype="reset"name="..."value="...">C . <inputtype="button"name="..."value="..."onClick=&quo

  • 查看答案
  • 在HTML文档中,<input>标记的type属性的值为 (61)时表示一个单

    [单选题]在HTML文档中,<input>标记的type属性的值为 (61)时表示一个单选按钮。(61)A.textB.checkboxC.radioD.password

  • 查看答案
  • 表单元素复选框的代码为()。

    [单选题]表单元素复选框的代码为()。A . <inputtype="text"name="..."size="..."maxlength="..."value="...">B . <textareaname="..."cols="..."rows="..."wrap="...">C . <inputtype="che

  • 查看答案
  • 不属于表单元素按钮的代码为()。

    [单选题]不属于表单元素按钮的代码为()。A . <inputtype="submit"name="..."value="...">B . <inputtype="reset"name="..."value="...">C . <inputtype="button"name="..."value="..."onClick=&qu

  • 查看答案
  • 表单元素一般按钮的代码为()。

    [单选题]表单元素一般按钮的代码为()。A . <inputtype="submit"name="..."value="...">B . <inputtype="reset"name="..."value="...">C . <inputtype="button"name="..."value="..."onClick=&quo

  • 查看答案