下列选项关于jQuery中设置类名为box的元素样式语法正确的是()。 A: $(".box").css("color","red";"border","1px<br/>solid blue"); B: $(".box").css({"color":"red","border":"1px<br/>solid blue"}); C: $(".box").style("color","red";"border","1px<br/>solid blue"); D: $(".box").style.color="red";
下列选项关于jQuery中设置类名为box的元素样式语法正确的是()。 A: $(".box").css("color","red";"border","1px<br/>solid blue"); B: $(".box").css({"color":"red","border":"1px<br/>solid blue"}); C: $(".box").style("color","red";"border","1px<br/>solid blue"); D: $(".box").style.color="red";
下列选项中,不属于BOX的Border属性的有()。 A: border—width B: border—height C: border—color D: border—size E: border—style
下列选项中,不属于BOX的Border属性的有()。 A: border—width B: border—height C: border—color D: border—size E: border—style
当设置某个盒子的样式代码如下:.box {box-sizing:border-box;width:300px;height:300px;border:1px solid red;padding:5px;}该盒子真实的宽度是多少?( ) A: 300px B: 312px C: 310px D: 306px
当设置某个盒子的样式代码如下:.box {box-sizing:border-box;width:300px;height:300px;border:1px solid red;padding:5px;}该盒子真实的宽度是多少?( ) A: 300px B: 312px C: 310px D: 306px
设置边框样式的属性是(). A: box- shadow B: box sizing C: border D: border radius
设置边框样式的属性是(). A: box- shadow B: box sizing C: border D: border radius
Border属性就是用来描述BOX边框的,Border属性分为()。 A: border–width B: border-color C: border-style D: border-height E: border-align
Border属性就是用来描述BOX边框的,Border属性分为()。 A: border–width B: border-color C: border-style D: border-height E: border-align
background-clip 可能包含的属性值有哪些 A: padding-box B: border-box C: border D: content-box
background-clip 可能包含的属性值有哪些 A: padding-box B: border-box C: border D: content-box
background-clip可能包含的属性值有哪些()多选 A: padding-box B: border-box C: border D: content-box
background-clip可能包含的属性值有哪些()多选 A: padding-box B: border-box C: border D: content-box
下面哪个CSS属性可设置元素的边框为圆角? A: border-radius B: border-shadow C: border D: border-box
下面哪个CSS属性可设置元素的边框为圆角? A: border-radius B: border-shadow C: border D: border-box
从content区域开始显示背景图像的background-origin属性值是() A: border-box B: padding-box C: content-box D: box
从content区域开始显示背景图像的background-origin属性值是() A: border-box B: padding-box C: content-box D: box
不属于BOX模型属性的是() A: margin B: padding C: color D: border
不属于BOX模型属性的是() A: margin B: padding C: color D: border