CSS transform Property (original) (raw)

Last Updated : 21 Jan, 2026

The CSS transform property is used to modify the appearance of an element by rotating, scaling, skewing, or translating it without affecting the document layout.

This example describes Matrix() property value.

HTML `