單項(xiàng)選擇題表示表元的背景圖像的HTML是()

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題表示表元的背景色彩的HTML是()

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

2.單項(xiàng)選擇題設(shè)置表格標(biāo)題的HTML代碼是()

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

3.單項(xiàng)選擇題設(shè)置表格的寬度為600的HTML代碼是()。

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

4.單項(xiàng)選擇題設(shè)置表格的高度為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>

5.單項(xiàng)選擇題設(shè)置表格的單元格間距為0的HTML代碼是()

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