![]() |
VOOZH | about |
The skewX() function is an inbuilt function which is used to transform an element in the horizontal direction in a 2D plane.
Syntax:
skewX( a )
Parameters: This function accepts single parameter a which holds the angle representing the horizontal axis. Below examples illustrate the skewX() function in CSS:
Example 1:
Output:
Example 2:
Output:
Supported Browsers: The browsers supported by skewX() function are listed below: