网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
( 难度:中等)input元素的type属性的取值可以是( )
A.image
B.checkbox
C.button
D.select

参考答案

更多 “( 难度:中等)input元素的type属性的取值可以是( )A.imageB.checkboxC.buttonD.select” 相关考题
考题 下列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"

考题 表单的Input元素type属性标记的样式可以是()A.CHECKBOX(复选框)B.RADIO(单选按钮)C.TEXT(单行的文本输入栏)D.SUBMIT(提交按钮)

考题 如果要求用户在表单输入一个有效的日期,可以设置input元素的type属性为( ) A.monthB.yearC.dateD.range

考题 下列HTML标签中,用于提交表单的内容到服务器的表单元素是(58)。A.B. 下列HTML标签中,用于提交表单的内容到服务器的表单元素是(58)。A.<INPUT TYPE="radio">B.<INPUT TYPE="submit">C.<INPUT TYPE="checkbox">D.<INPUT TYPE="reset">

考题 下列HTML标签中,用于创建一个复选框的表单元素是(41)。A.B. 下列HTML标签中,用于创建一个复选框的表单元素是(41)。A.<INPUT TYPE="radio">B.<INPUT TYPE="submit">C.<INPUT TYPE="checkbox">D.<INPUT TYPE="reset">

考题 在页面中看不见的表单元素是那种?() A.input type=password/inputB.input type=radio/inputC.input type=hidden/inputD.input type=reset/input

考题 在页面中看不见的表单元素是那种?()A、input type="password"/input B、input type="radio"/inputC、input type="hidden"/input D、input type="reset"/input

考题 属性选择器语法格式不正确的是()。A、input[type="text"]{background:red;}B、input{type="text"}{background:red;}C、input[type=password]{background:red;}D、input[type=’password’]{background:red;}

考题 input标签type属性值可选()A、textB、buttonC、fileD、yes

考题 input的type类型可以是()。A、submitB、resetC、buttonD、option

考题 在表单中需要把用户的数据以密码的形式接受应该使用的表单元素是()。A、input type=textB、input type=passwordC、input type=checkboxD、input type=radio

考题 以下Form表单元素描述,()是错的。A、〈input type="password"〉表示密码框B、〈input type="reset"〉表示提交按钮C、〈select name="radio"〉表示单选框D、〈input type="text"〉表示文本框

考题 在表单元素input的type属性中,表示的单选框的是()。A、checkboxB、radioC、textD、password

考题 在不指定特殊属性的情况下,哪几种HTML标签可以手动输入文本:()A、TEXTAREA/TEXTAREA         B、INPUT    type=”text”/       C、INPUT    type=”hidden”/       D、DIV/DIV

考题 在HTML中INPUT元素的TYPE属性用于指定表单元素的类型,下列可用的类型有()。A、BUTTONB、TEXTAREAC、SELECTD、TEXT

考题 在页面中看不见的表单元素是那种?()A、input type="password"/inputB、input type="radio"/inputC、input type="hidden"/inputD、input type="reset"/input

考题 单选题在页面中看不见的表单元素是那种?()A input type=password/inputB input type=radio/inputC input type=hidden/inputD input type=reset/input

考题 单选题以下Form表单元素描述,()是错的。A 〈input type=password〉表示密码框B 〈input type=reset〉表示提交按钮C 〈select name=radio〉表示单选框D 〈input type=text〉表示文本框

考题 单选题在表单元素input的type属性中,表示的单选框的是()。A checkboxB radioC textD password

考题 单选题在页面中看不见的表单元素是那种?()A input type=password/inputB input type=radio/inputC input type=hidden/inputD input type=reset/input

考题 单选题以下Form表单元素描述,()是错的。A 〈input type=password〉表示密码框B 〈input type=reset〉表示提交按钮C 〈select name=radio〉表示单选框D 〈input type=text〉表示文本框

考题 单选题在表单元素input的type属性中,表示的单选框的是()。A checkboxB radioC textD password

考题 单选题在页面中看不见的表单元素是那种?()A input type=password/inputB input type=radio/inputC input type=hidden/inputD input type=reset/input

考题 ( 难度:中等)display属性值的常用取值不包括( )A.inlineB.blockC.hiddenD.none

考题 ( 难度:中等)增加表单电脑的隐藏域的HTML代码是()A.<input type=submit>B.<input type=image>C.<input type=text>D.<input type=hidden>

考题 ( 难度:中等)在不指定特殊属性的情况下,哪几种HTML 标签可以手动输入文本:( )A.<TEXTAREA></TEXTAREA>B.<INPUT type= ” text ” />C.<INPUT type= ” hidden ” />D.<DIV></DIV>

考题 ( 难度:中等)在不指定特殊属性的情况下,哪几种HTML标签可以手动输入文本A.<TEXTAREA></TEXTAREA>B.<INPUT type=”text”/>C.<INPUT type=”hidden”/>D.<DIV></DIV>