單項選擇題css3中的動畫屬性及定義動畫的關鍵字是()。

A.animator和@key-frames
B.animator和@keyframes
C.animation和@key-frames
D.animation和@keyframes


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題下列將頁面上div元素繞中心點逆時針旋轉(zhuǎn)30度的是()。

A.div{transform:rotate(30deg);}
B.div{transform:rotate(330deg);}
C.div{transform:rotateY(30deg);}
D.div{transform:rotateX(30deg);}

3.單項選擇題在CSS3中,可以實現(xiàn)平移效果的函數(shù)是()。

A.translate()
B.scale()
C.skew()
D.rotate()

4.單項選擇題CSS3中的變形屬性是()。

A.transform
B.translate
C.transition
D.trancation

5.單項選擇題設置或檢索彈性盒子元素在側(cè)軸方向上的對齊方式的屬性是()。

A.flex-direction
B.justify-content
C.align-items
D.flex-wrap