CSS Transform Property Tutorial in Hindi: CSS3 Transform Rotate 360deg in Hindi
У вашего броузера проблема в совместимости с HTML5
Welcome, all we will see CSS Transform Tutorial in Hindi. CSS3 Transform Rotate.
rotate(angle) Defines a 2D rotation, the angle is specified in the parameter
rotate3d(x,y,z,angle) Defines a 3D rotation
rotateX(angle) Defines a 3D rotation along the X-axis
rotateY(angle) Defines a 3D rotation along the Y-axis
rotateZ(angle) Defines a 3D rotation along the Z-axis