Web platform features explorer

2D transforms

Widely available since 2018-03-30
Tags: css Groups: CSS > Transforms

The transform CSS property and its 2D transform functions allow rotating, scaling, skewing, and translating an element. Arbitrary 2D transforms are also possible using a transformation matrix.

Learn more

Browser support (view on caniuse.com)

  • Chrome 36 Released on 2014-07-16
  • Chrome Android 36 Released on 2014-07-16
  • Edge 12 Released on 2015-07-29
  • Firefox 16 Released on 2012-10-09
  • Firefox for Android 16 Released on 2012-10-09
  • Safari 9 Released on 2015-09-30
  • Safari on iOS 9 Released on 2015-09-16

Interop