A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/css/functions/scaleY below:

scaleY() ยท WebPlatform Docs

scaleY() Summary

Defines a 3D scale transformation by giving a value for the Y-axis.

Examples

The 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> )

Parameters
scaling-value
Numerical value by which to scale the specified element in the y-direction.
Related specifications
CSS Transforms Module Level 3
Working Draft
See also Related pages Attributions

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