A.div{transform:rotate(30deg);}
B.div{transform:rotate(330deg);}
C.div{transform:rotateY(30deg);}
D.div{transform:rotateX(30deg);}
您可能感興趣的試卷
你可能感興趣的試題
A.translate()
B.scale()
C.skew()
D.rotate()
A.transform
B.translate
C.transition
D.trancation
A.flex-direction
B.justify-content
C.align-items
D.flex-wrap
A.flex-start
B.flex-end
C.space-between
D.space-around
A.flex-direction:row
B.flex-direction:row-reverse
C.flex-direction:column
D.flex-direction:column-reverse
最新試題
text-shadow屬性默認投影顏色為黑色。
定位元素是浮動的正常的文檔流之上的,可以用()屬性來設置元素的層級。
border-image屬性可以設置以圖片填充元素的邊框。
CSS3中的變形屬性是()。
column-count和column-width這兩個屬性不可以同時都設置。
box-sizing屬性的取值中,通過從已設定的寬度或高度中分別減去邊框和內邊距才能得到內容的寬度或高度的是()。
可以使用css的()屬性來設置元素的定位類型。
如果背景圖像的background-attachment屬性為(),則background-origin屬性沒有效果。
border-image的子屬性中,定義裁切圖像方式的屬性是()。
在CSS3中,可以實現(xiàn)平移效果的函數是()。