网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
input标签设置成单选按钮,那么其type的值是:
参考答案和解析
radio
更多 “input标签设置成单选按钮,那么其type的值是:” 相关考题
考题
下列HTML标签中,用于提交表单的内容到服务器的表单元素是(39)。A.B.
下列HTML标签中,用于提交表单的内容到服务器的表单元素是(39)。A.<INPUT TYPE="checkbox">B.<INPUT TYPE="radio">C.<INPUT TYPE="reset">D.<INPUT TYPE="submit">
考题
● 下列HTML 标签中,用于提交表单的内容到服务器的表单元素是 (39) 。(39)A. INPUT TYPE="checkbox"B. INPUT TYPE ="radio"C. INPUT TYPE ="reset"D. INPUT TYPE ="submit"
考题
当标记的TYPE属性的值为______时,代表一个可清除窗体所有值并将其置为初值的按钮。A.PASSW
当<INPUT>标记的TYPE属性的值为______时,代表一个可清除窗体所有值并将其置为初值的按钮。A.PASSWORDB.TEXTC.SUBMITD.RESET
考题
下列HTML标签中,用于创建一个复选框的表单元素是(41)。A.B.
下列HTML标签中,用于创建一个复选框的表单元素是(41)。A.<INPUT TYPE="radio">B.<INPUT TYPE="submit">C.<INPUT TYPE="checkbox">D.<INPUT TYPE="reset">
考题
HTML中,以下标记的type属性值(68)在浏览器中的显示不是按钮 形式。A.submitB.buttonC.pass
HTML中,以下<input>标记的type属性值(68)在浏览器中的显示不是按钮 形式。A.submitB.buttonC.passwordD.reset
考题
在页面中看不见的表单元素是那种?()A、input type="password"/input B、input type="radio"/inputC、input type="hidden"/input D、input type="reset"/input
考题
在HTML页面中包含一个按钮控件mybutton,如果要实现点击该按钮时调用已定义的Javascript函数compute,要编写的HTML代码是()。A、〈input name=“mybutton” type=“button” onBlur=“compute()” value=“计算”〉B、〈input name=“mybutton” type=“button” onFocus=“compute()” value=“计算”〉C、〈input name=“mybutton” type=“button” onClick=“functioncompute()” value=“计算”〉D、〈input name=“mybutton” type=“button” onClick=“compute()” value=“计算”〉
考题
以下代码可以获取出页面中所有单选按钮的是()。A、$("input:radio")B、$(":radio")C、$(":button")D、$("input[type=’radio’]")
考题
增加表单的单选框的HTML代码是()A、input type=submitB、input type=iamgeC、input type=radioD、input type=checkbox
考题
要使单选框默认状态为被选中,下列正确的是()。A、〈input type="radio"selected/〉B、〈input type="radio"checked="checked"/〉C、〈input type="radio"/〉D、〈input type="radio"enabled/〉
考题
以下Form表单元素描述,()是错的。A、〈input type="password"〉表示密码框B、〈input type="reset"〉表示提交按钮C、〈select name="radio"〉表示单选框D、〈input type="text"〉表示文本框
考题
在不指定特殊属性的情况下,哪几种HTML标签可以手动输入文本:()A、TEXTAREA/TEXTAREA B、INPUT type=”text”/ C、INPUT type=”hidden”/ D、DIV/DIV
考题
单选题在HTML页面中包含一个按钮控件mybutton,如果要实现点击该按钮时调用已定义的Javascript函数compute,要编写的HTML代码是()。A
〈input name=“mybutton” type=“button” onBlur=“compute()” value=“计算”〉B
〈input name=“mybutton” type=“button” onFocus=“compute()” value=“计算”〉C
〈input name=“mybutton” type=“button” onClick=“functioncompute()” value=“计算”〉D
〈input name=“mybutton” type=“button” onClick=“compute()” value=“计算”〉
考题
单选题以下Form表单元素描述,()是错的。A
〈input type=password〉表示密码框B
〈input type=reset〉表示提交按钮C
〈select name=radio〉表示单选框D
〈input type=text〉表示文本框
考题
多选题以下代码可以获取出页面中所有单选按钮的是()。A$(input:radio)B$(:radio)C$(:button)D$(input[type=’radio’])
热门标签
最新试卷