單項選擇題表示表元的背景色彩的HTML是()
A.<tr color=#>
B.<tr bgcolor=#>
C.<th bgcolor=#>
D.<th color=#>
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題設置表格標題的HTML代碼是()
A.<title></title>
B.<name></name>
C.<table></table>
D.<caption></caption>
2.單項選擇題設置表格的寬度為600的HTML代碼是()。
A.<table width="600">
B.<table vspace=600 hspace=500>
C.<table height=600 width=500>
D.<table vspacet=500 hspace=600>
3.單項選擇題設置表格的高度為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>
4.單項選擇題設置表格的單元格間距為0的HTML代碼是()
A、<table cellspacing =0>
B、<table height=0>
C、<table border=0>
D、<table cellpadding =0>
5.單項選擇題設置表格的單元格填充為0的HTML代碼是()
A.<table cellspacing=0>
B.<table height=0>
C.<table border=0>
D.<table cellpadding=0>