单项选择题
要使元素旋转90度,下列样式的写法正确是()。
A.transform:rotate(90turn)
B.rotate:transform(90deg)
C.rotate:transform(90turn)
D.transform:rotate(90deg)
点击查看答案&解析
相关考题
-
单项选择题
2D缩放转换使用的函数是()。
A.translate
B.scale
C.skew
D.rotate -
单项选择题
transition过渡动画使用时,其第一个参数指定了过渡动画的()。
A.过渡的时间曲线
B.延时时间
C.属性
D.动画时长 -
单项选择题
下列()属性用于指定是否应该轮流反向播放动画。
A.animation-duration
B.animation-play-state
C.animation-delay
D.animation-direction
