网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
<input>是表单中最常用的标记之一,是个单标签,其含义由type属性决定。
参考答案和解析
B 解析:输入标记<input>是表单中最常用的标记之一。常用的文本域、按钮等都使用这个标记。基本语法如下: 01. <Form> 02. <input name='field name' type='type name'> 03. </Form> <input>标记的属性如表4-4所示。 在type属性中,包含如表4-5所示的属性值。
更多 “<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"
考题
在IE浏览器中,单击标记的type属性值为(42)的按钮可以将form表单内的数据发送到服务器。A.p
在IE浏览器中,单击<input>标记的type属性值为(42)的按钮可以将form表单内的数据发送到服务器。A.passwordB.radioC.submitD.reset
考题
当标记的TYPE属性的值为______时,代表一个密码框。A.PASSWORDB.TEXTC.CHECK BOXD.RADIO
当<INPUT>标记的TYPE属性的值为______时,代表一个密码框。A.PASSWORDB.TEXTC.CHECK BOXD.RADIO
考题
增加表单的隐藏域的HTML代码是()
A.input type=submit B.input type=iamgeC.input type=textD. input type=hide
考题
下列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=”text”SXB
如果要在表单中创建一个普通文本框,下列标记中正确的是( )。A.input type=”text”B.input type=”password”C.input type=”CheCkbox”D.input type=”radio”
考题
在页面中看不见的表单元素是那种?()
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=CHECKBOXB、INPUT TYPE=SUBMITC、INPUT TYPE=RESETD、INPUT TYPE=TEXT
考题
增加表单的单选框的HTML代码是()A、input type=submitB、input type=iamgeC、input type=radioD、input type=checkbox
考题
增加表单的图像域的HTML代码是()A、input type=submitB、input type=iamge C、input type=radio D、input type=checkbox
考题
增加表单的复选框的HTML代码是()A、input type=submit B、input type=iamge C、input type=text D、input type=checkbox
考题
在表单中需要把用户的数据以密码的形式接受应该使用的表单元素是()。A、input type=textB、input type=passwordC、input type=checkboxD、input type=radio
考题
增加表单的多行文本域的HTML代码是()。A、input type=submit/inputB、textarea name="textarea"/textareaC、input type=radio/inputD、input type=checkbox/input
考题
增加表单的文字段的HTML代码是()A、input type=submit B、input type=iamge C、input type=text D、input type=hide
考题
在页面中看不见的表单元素是那种?()A、input type="password"/inputB、input type="radio"/inputC、input type="hidden"/inputD、input type="reset"/input
考题
填空题用来输入密码的表单域是(),标签type属性等于()。
热门标签
最新试卷