![]() |
VOOZH | about |
The skew() function is an inbuilt function which is used to transform an element in the 2D plane. Skew an element means to pick a point and push or pull it in different directions.
Syntax:
skew( ax )or
skew( ax, ay )Parameters:
Below examples illustrate the skew() function in CSS:
Example 1:
Output:
Example 2:
Output:
Supported Browsers: The browsers supported by skew() function are listed below: