transform- rotateX(),rotateY(),rotateZ()

What they do? Those rotate an element clockwise around the x/y/z-axis, while a negative value would rotate it in the opposite direction.

axis horizon horizon

transform:rotateX(angle)

kitten transform:rotateX(0deg) clock kitten transform:rotateX(180deg)

transform:rotateY(angle)

kangooro transform:rotateY(0deg) clock kangooro transform:rotatey(180deg)




transform:rotateZ(angle)

kangooro transform:rotateZ(0deg) clock kangooro transform:rotateZ(50deg)