Defines a 3D scale transformation by giving a value for the Y-axis.
ExamplesThe following code snippet is an example of the scaleY function in use as applied to a square blue div element.
div {
transform: scaleY(0.7);
}
Syntax
scaleY ( <scaling-value> )
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