Allows you to scale an element vertically and/or horizontally using a function as a value for the transform property.
The image below is scaled up from its original size using transforms.

Standard Syntax:
IE10+, Firefox 16+
Vendor Prefix:
IE9+, Firefox 3.5+, Chrome 4+, Safari 3.1+, Opera 10.5+
A Primer on CSS3 Transforms (SitePoint)