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