In CSS3 2D transform property, you can apply basic transformations like move an element from its normal position, rotate an element, scale an element and skew an element in two-dimensional area. The element which has been transformed does not affect surrounding area’s element but it can overlap surrounding element.