HTML DOM Style transform Property
The HTML DOM style transform property is used to transform the object. The transform property allows to rotate, scale, move, skew, etc of an element. It can use 2D or 3D transformation. SyntaxIt returns the transform property.object.style.transformIt sets the transform property.object.style.transfo