CSS Transforms
CSS Transforms is a module of CSS that defines how elements styled with CSS can be transformed in two-dimensional or three-dimensional space.
Reference
Properties
backface-visibility
perspective
perspective-origin
rotate
scale
transform
transform-box
transform-origin
transform-style
translate
Data types
Guides
- Using CSS transforms
-
Step-by-step tutorial about how to transform elements styled with CSS.
Specifications
Specification | Status | Comment |
---|---|---|
CSS Transforms Level 2 | Editor's Draft | Adds individual transforms. |
CSS Transforms Level 1 | Working Draft | Initial definition. |
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transforms