English [rəʊˈteɪʃn] US [roʊˈteɪʃn]

n. Rotation, rotation; turn, cycle; [agricultural] rotation; [day] rotation

Plural: rotations

css rotation property syntax

Function:Rotate the element around the point defined by the rotation-point attribute.

Syntax:rotation: angle;

Description:angle Element rotation angle. Possible values: 0deg to 360deg.

Note:Borders, padding, content and background (non-fixed) will also be rotated! No browser currently supports the rotation property.

css rotation property example

    

旋转效果

注释:目前没有浏览器支持 rotation-point 或 rotation 属性。


Run instance »

Click the "Run instance" button to view the online instance