A.div{transform:rotate(30deg);}B.div{transform:rotate(330deg);}C.div{transform:rotateY(30deg);}D.div{transform:rotateX(30deg);}
单项选择题在CSS3中,可以实现平移效果的函数是()。
A.translate()B.scale()C.skew()D.rotate()
单项选择题CSS3中的变形属性是()。
A.transformB.translateC.transitionD.trancation
单项选择题设置或检索弹性盒子元素在侧轴方向上的对齐方式的属性是()。
A.flex-directionB.justify-contentC.align-itemsD.flex-wrap
单项选择题justify-content属性的下列取值中,中间子元素之间的间隔是两端子元素与边框距离两倍的是()。
A.flex-startB.flex-endC.space-betweenD.space-around
单项选择题下列选项中,用于设置弹性盒子元素在主轴方向逆序排列的是()。
A.flex-direction:rowB.flex-direction:row-reverseC.flex-direction:columnD.flex-direction:column-reverse
单项选择题box-sizing属性的取值中,通过从已设定的宽度或高度中分别减去边框和内边距才能得到内容的宽度或高度的是()。
A.noneB.border-boxC.content-boxD.padding-box
单项选择题下列选项中,设置外阴影且阴影在盒子右侧的选项是()。
A.box-shadow:7px-4px10px#000insetB.box-shadow:-7px4px10px#000C.box-shadow:7px4px10px#000insetD.box-shadow:7px-4px10px#000
单项选择题border-image的子属性中,定义裁切图像方式的属性是()。
A.border-image-sourceB.border-image-sliceC.border-image-repeatD.border-image-outset
单项选择题定义左上角圆角边框的是()。
A.border-top-left-radiusB.border-left-top-radiusC.top-left-border-radiusD.left-top-border-radius
单项选择题下列选项中,设置背景图完全覆盖背景区域的取值为()。
A.coverB.lengthC.percentageD.contain