matrix()

Term side of the Card
Topic: Transformations
Unit title: matrix()
Categories: Function
Explanation side of the Card

Explanation: The function used as a value for the `transform` property to apply a 2D transformation to an element using a matrix. It allows performing complex transformations like rotation, scaling, skewing and translation by specifying values in a matrix form.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 3.5
  • The safari browser supports this feature starting from version 3.1
Availability: