![]() |
VOOZH | about |
The matrix() function is an inbuilt function which is used to create a homogeneous 2D transformation matrix.
Syntax:
matrix( a, b, c, d, tx, ty )
Parameters: This function accepts six parameters as mentioned above and described below:
Below example illustrates the matrix() function in CSS:
Example:
Output:
Supported Browsers: The browsers supported by matrix() function are listed below: