在html中绘制表格时,( )标记是表格中的换行标记。
A: <table>
B: <th>
C: <tr>
D: <td>
A: <table>
B: <th>
C: <tr>
D: <td>
C
举一反三
- 表格标记中表示行的标记是( ) A: <table></table> B: <th></th> C: <tr></tr> D: <td></td>
- 以下哪一条HTML语句用于设置表格的表框颜色( )。 A: <table bordercolor=”red”>…</table> B: <table bgcolor=”red”>…</table> C: <table background=”/image/pic.jpg”>…</table> D: <td bgcolor=”red”>…</table>
- 以下标记中,用于定义一个表格的是()。 A: <table>…</table> B: <tr>…</tr> C: <th>…</th> D: <td>…</td>
- 以下标记中,用于定义一个表格的是()。 A: <table>…</table> B: <tr>…</tr> C: <th>…</th> D: <td>…</td>
- 以下标记中,用于定义一个表格的是()。 A: <table>…</table> B: <tr>…</tr> C: <th>…</th> D: <td>…</td>
内容
- 0
以下哪一项标记不属于HTML表格标记的一种( )。 A: <table> B: <th> C: <tr>和<td> D: <p>
- 1
设置表格边框色彩的HTML代码是( )。 A: <table color= B: > C: <th bordercolor= D: > E: <table bordercolor= F: > G: <th color= H: >
- 2
下面选项中,()是表格主体标签。 A: <table></table> B: <tr></tr> C: <td></td> D: <th></th>
- 3
下面选项中,()是表格的表头标签。 A: <table></table> B: <tr></tr> C: <td></td> D: <th></th>
- 4
下面选项中,()是表格的表头标签。 A: <table></table> B: <tr></tr> C: <td></td> D: <th></th>