Defines a 2D skew transformation along the Y-axis.
ExamplesThe following code snippet is an example of the skewY function in use as applied to a square blue div element.
div {
transform: skewY(-15deg);
}
Syntax
skewY ( <angle> )
Transform Functions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4