transform

The transform property transforms an element, in particular, it allows it to be scaled, rotated, sheared, skewed, and combined types of transformations.

Syntax



transform: none | transform-list;