Abakada CSS Demo: rotate3d( ) Transform


This example illustrates the effects of applying the rotate3d( ) function to change an element's position in 3D space.
Note the CSS declaration as you modify the function's parameters.


1
2
3
4
5
6

Syntax { transform: rotate3d( 0, 0, 0, 0deg ) }

Select from these options to modify the image's position.

X   Y   Z   Angle   Unit:

 



View Source   Exit

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.