大多数表单元素是由输入标签[()]定义的
A: form
B: input
C: text
D: value
A: form
B: input
C: text
D: value
举一反三
- 下面关于表单说法正确的是 (选择两项) A: <;form>;标签定义表单 B: 一个元素要有一个<;form>;标签 C: <;form>;标签内可通过<;input>;<;option>;<;text>; 等标签添加表单元素 D: 表单本身是不可见的
- HTML中表单区域是用( )标签进行定义。 A: <;text>;<;/text>; B: <;input>;<;/input>; C: <;form>;<;/form>; D: <;textarea>;<;/textarea>;
- 中国大学MOOC: 大多数表单元素是由输入标签<()>定义的
- 在HTML中,form标签中的action属性用于设置( )。 [form action="..." method="..."] [!--文本框、按钮等表单元素--] </form A: 表单的样式 B: 表单提交方式 C: 表单提交地址 D: 表单名称
- 用来输入密码的表单域是( )。 未知类型:{'options': ['[input type=”text” …….]', '[input type=”reset” …….]', '[input type=”password” …….]', '[input type=”submit” …….]'], 'type': 102}