单项选择题
A.background-position:rightbottom; B.background-position:righttop; C.background-position:leftbottom; D.background-position:lefttop;
(网站)以下()样式只能设置背景透明?A.opacity:0.5;B.filter:alpha(opacity...
单项选择题(网站)以下()样式只能设置背景透明?
A.opacity:0.5; B.filter:alpha(opacity=50) C.background:rgba(0,0,0,.5) D.background:opacity(0,0,0,.5)
(网站).box{width:600px;max-width:1000px;}当浏览器中内容的宽度超过1000...
单项选择题(网站).box{width:600px;max-width:1000px;}当浏览器中内容的宽度超过1000px时,.box将按()的宽度来显示。:
A.1000 B.100% C.内容宽度 D.600
(网站)假设文字在一行显示,不换行,需要将white-space属性值设置为():A.pre-lineB.no...
单项选择题(网站)假设文字在一行显示,不换行,需要将white-space属性值设置为():
A.pre-line B.normal C.pre-wrap D.nowrap