A: <table></table>
B: <caption></caption>
C: <td></td>
D: <th></th>
举一反三
- 下面选项中,()是表格的标题标签。 A: <table></table> B: <caption></caption> C: <td></td> D: <th></th>
- 下面选项中,()是表格的标题标签。 A: <table></table> B: <caption></caption> C: <td></td> D: <th></th>
- 下面选项中,()是表格的标题标签。 A: <table></table> B: <caption></caption> C: <td></td> D: <th></th>
- 在HTML文档中,用于表示页面标题的标记对是_____。 A: < head >< /head > B: < header >< /header > C: < title >< /title > D: < caption >< /caption >
- 设置表格边框色彩的HTML代码是( )。 A: <table color= B: > C: <th bordercolor= D: > E: <table bordercolor= F: > G: <th color= H: >
内容
- 0
网页中可用于表格标题的标签是() A: < table > B: C: D: < caption >
- 1
设置表格的宽度为600的HTML代码是( )。 A: <table height="500" width="600"></table> B: <table vspace="600" hspace="500"></table> C: <table height="600" width="500"></table> D: <table vspacet="500" hspace="600"></table>
- 2
下面选项中,()是表格主体标签。 A: <table></table> B: <tr></tr> C: <td></td> D: <th></th>
- 3
<p>若要使表格的行高为16pt,以下方法中,正确的是( )。</p> A: <table border="1" line-height=”16pt">…</table> B: <table border="1" style="line-height:16">…</table> C: <table border="1" style="line-height:16pt">…</table> D: <table border="1" style="height:16pt">…</table>
- 4
下面选项中,()是表格的表头标签。 A: <table></table> B: <tr></tr> C: <td></td> D: <th></th>