若要设置html表单元素是文本框,则type值应该为()。 A.textB.testC.textareaD.texts
若要设置html表单元素是文本框,则type值应该为()。
A.text
B.test
C.textarea
D.texts
相关考题:
如果希望想为表单元素类型为type且值为text的元素设置背景色,则用如下方法定义()。A.input{type=text}{ }B.input[type=text]{ }C.input(type=text){ }D.input type=text{ }
4、如果希望想为表单元素类型为type且值为text的元素设置背景色,则用如下方法定义()。A.input{type=text}{ }B.input[type=text]{ }C.input(type=text){ }D.input type=text{ }
下列属于表单元素的type属性值的是()(选择2项)A.fontB.fileC.passwordD.body