单项选择题表格的表注的HTML是()

A.<tbody> ... </tbody> 
B.<tfoot> ... </tfoot> 
C.<thead> ... </thead> 
D.<caption> ... </caption>


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题设置表格边框色彩的亮度的HTML代码是()

A.<th bordercolorlight=#> 
B.<table bordercolor=#> 
C.<th bordercolor=#> 
D.<table bordercolorlight=#>

2.单项选择题设置表格边框色彩的HTML代码是()

A.< table color=#>
B.< th bordercolor=#>
C.< table bordercolor=#>
D.< th color=#>

3.单项选择题表示表元的背景图像的HTML是()

A.<tr backgound=#> 
B.<th backgound =#> 
C.<th src=#> 
D.<tr src=#>

4.单项选择题表示表元的背景色彩的HTML是()

A.<tr color=#> 
B.<tr bgcolor=#> 
C.<th bgcolor=#> 
D.<th color=#>

5.单项选择题设置表格标题的HTML代码是()

A.<title></title> 
B.<name></name> 
C.<table></table> 
D.<caption></caption>

6.单项选择题设置表格的宽度为600的HTML代码是()。

A.<table width="600">
B.<table vspace=600 hspace=500>
C.<table height=600 width=500>
D.<table vspacet=500 hspace=600>

7.单项选择题设置表格的高度为600的HTML代码是()

A.<table height=500 width=600>
B.<table vspace=600 hspace=500> 
C.<table height=600 width=500> 
D.<table vspacet=500 hspace=600>

8.单项选择题设置表格的单元格间距为0的HTML代码是()

A、<table cellspacing =0> 
B、<table height=0> 
C、<table border=0> 
D、<table cellpadding =0>

9.单项选择题设置表格的单元格填充为0的HTML代码是()

A.<table cellspacing=0>
B.<table height=0>
C.<table border=0> 
D.<table cellpadding=0> 

10.单项选择题设置表格的边框为0的HTML代码是()。

A、<table cellspacing=0>
B、<table height=0>
C、<table border=0> 
D、<table cellpadding =0>