单项选择题
表示表元的背景图像的HTML是()
A.<tr backgound=#>
B.<th backgound =#>
C.<th src=#>
D.<tr src=#>
点击查看答案
相关考题
-
单项选择题
表示表元的背景色彩的HTML是()
A.<tr color=#>
B.<tr bgcolor=#>
C.<th bgcolor=#>
D.<th color=#> -
单项选择题
设置表格标题的HTML代码是()
A.<title></title>
B.<name></name>
C.<table></table>
D.<caption></caption> -
单项选择题
设置表格的宽度为600的HTML代码是()。
A.<table width="600">
B.<table vspace=600 hspace=500>
C.<table height=600 width=500>
D.<table vspacet=500 hspace=600>
