要设置整个表格的背景,需要在( )标记中加background属性进行设置。
A: <table>
B: <tr>
C: <th>
D: <td>
A: <table>
B: <tr>
C: <th>
D: <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: <th></th> C: <tr></tr> D: <td></td>
- 设置表格边框色彩的HTML代码是( )。 A: <table color= B: > C: <th bordercolor= D: > E: <table bordercolor= F: > G: <th color= H: >
- 以下标记中,用于定义一个表格的是()。 A: <table>…</table> B: <tr>…</tr> C: <th>…</th> D: <td>…</td>
- 以下标记中,用于定义一个表格的是()。 A: <table>…</table> B: <tr>…</tr> C: <th>…</th> D: <td>…</td>