rotate
The rotate property sets the rotation transformation of an element.
Formal Syntax
none | <angle> | [ x | y | z | <number>{3} ] && <angle>
Browser Support
| Feature | Chrome | Firefox | Safari | Edge |
|---|---|---|---|---|
| rotate | 104 | 72 | 14.1 | 104 |
| none | 104 | 72 | 14.1 | 104 |
| x_y_z_angle | 104 | 72 | 14.1 | 104 |
Related Properties
- backface-visibility
- bottom
- inset
- inset-block
- inset-block-end
- inset-block-start
- inset-inline
- inset-inline-end
- inset-inline-start
- left
- offset
- offset-anchor
- offset-distance
- offset-path
- offset-position
- offset-rotate
- perspective
- perspective-origin
- position
- right
- scale
- top
- transform
- transform-box
- transform-origin
- transform-style
- translate
- zoom
- overlay ๐งช