单项选择题
A.head B.body C.section D.meta
实现一个已知宽高的盒子在浏览器中水平和垂直都居中,需要使用()属性。A.float:rightB.positi...
单项选择题实现一个已知宽高的盒子在浏览器中水平和垂直都居中,需要使用()属性。
A.float:right B.position:relative C.?position:absolute D.float:left
(网站).wrap{width:600px;height:200px;background:#f00;*bac...
单项选择题(网站).wrap{width:600px;height:200px;background:#f00;*background:#ccc;}在IE6.0浏览器中.wrap的背景色是():
A.蓝色 B.红色 C.灰色 D.绿色
(网站).wrap{width:600px;height:200px;background:#0f0;_bac...
单项选择题(网站).wrap{width:600px;height:200px;background:#0f0;_background:#f00;}在IE6.0浏览器中.wrap的背景色是():
A.绿色 B.灰色 C.蓝色 D.红色