A.tr
B.hr
C.td
D.table
第1题:
表格标签中,定义表格中的表头单元格是标签是以下哪一个。
A.tr
B.th
C.td
D.table
第2题:
在网页的表格中要增加一个横行,应使用以下哪个标签()。
A.table
B.td
C.tr
D.th
第3题:
在网页的表格中要增加一个横行,应使用以下哪个标签()
A.table
B.td
C.tr
D.th
第4题:
以下选项中,哪个全部都是表格标签:
A.<table><head><tfoot>
B.<table><tr><td>
C.<table><tr><tt>
D.<thead><body><tr>
第5题:
利用HTML表单标签和表格标签,设计实现某网站的注册网页。