创建下拉列表时,应使用以下标签()。
A: input和label
B: input
C: select和option
D: input和option
A: input和label
B: input
C: select和option
D: input和option
举一反三
- 创建下拉菜单应使用以下标记符()。 A: select和option B: input和label C: input D: input和option
- 创建选项菜单应使用以下标记符( )。 A: SELECT 和 OPTION B: INPUT 和 LABEL C: INPUT D: INPUT 和 OPTION
- 实现下拉列表框,要用到 标签。 A: <;input>; B: <;select>; C: <;option>; D: <;radio>;
- 以下哪个关键字用于下拉列表中的每个选项 A: select B: option C: input D: selected
- 实现下拉列表框,要用到一下哪几个标签 A: input B: select C: option D: adio