对于负责结构的表格而言,下列描述中正确的是( )。
未知类型:{'options': ['正确的书写顺序是 、、', '[thead] 必须在[tbody]之前,[tfoot]位置任意', '[thead] 必须在最前面,[tbody]和[tfoot]位置任意', '[thead] 、[tbody]、[tfoot]位置都可以任意'], 'type': 102}
未知类型:{'options': ['正确的书写顺序是 、、', '[thead] 必须在[tbody]之前,[tfoot]位置任意', '[thead] 必须在最前面,[tbody]和[tfoot]位置任意', '[thead] 、[tbody]、[tfoot]位置都可以任意'], 'type': 102}
举一反三
- 对于负责结构的表格标签而言,下列描述中正确的是( )。 未知类型:{'options': ['正确的书写顺序是<thead> 、<tbody>、<tfoot>', '[thead] 必须在[tbody]之前,[tfoot]位置任意', '[thead] 必须在最前面,[tbody]和[tfoot]位置任意', '[thead] 、[tbody]、[tfoot]位置都可以任意'], 'type': 102}
- 对于负责结构的表格而言,下列描述中正确的是( )。 A: 正确的书写顺序是<;thead>; 、<;tbody>;、<;tfoot>; B: <;thead>; 必须在<;tbody>;之前,<;tfoot>;位置任意 C: <;thead>; 必须在最前面,<;tbody>;和<;tfoot>;位置任意 D: <;thead>; 、<;tbody>;、<;tfoot>;位置都可以任意
- 定义表格中的主体的html标签是( ) 未知类型:{'options': ['[thead]', '[tbody]', '[tfoot]', '[tbodyer]'], 'type': 102}
- 表格的表注的HTML是? A: <tbody> ... </tbody> B: <tfoot> ... </tfoot> C: <thead> ... </thead> D: <caption> ... </caption>
- 下列标签中,不是用于划分表格结构的是() A: <;thead>;<;/thead>; B: <;tfoot>;<;/tfoot>; C: <;th>;<;/th>; D: <;tbody>;<;/tbody>;