A文本框
B重新填写的按钮
C下拉菜单
D提交给服务器的按钮
以下Form表单元素描述,()是错的。A、〈input type="password"〉表示密码框B、〈input type="reset"〉表示提交按钮C、〈select name="radio"〉表示单选框D、〈input type="text"〉表示文本框
点击查看答案
增加表单的多行文本域的HTML代码是()。A、B、C、D、
增加表单的文字段的HTML代码是()A、 B、 C、 D、
在页面中看不见的表单元素是那种?()A、B、C、D、
单选题要求建立一个宽度与浏览器宽度一致、边框为0的表格,正确的写法是()。A <;tablewidth=”800”border=”0”>;<;/table>;B <;tablewidth=”1024”border=”0”>;<;/table>;C <;tablewidth=”100%”border=”0”>;<;/table>;D <;tablewidth=”100%”>;<;/table>。
单选题在页面中看不见的表单元素是那种?()A B C D
单选题以下Form表单元素描述,()是错的。A 〈input type=password〉表示密码框B 〈input type=reset〉表示提交按钮C 〈select name=radio〉表示单选框D 〈input type=text〉表示文本框