+ 1
3 dimensions in CSS?
Is there any nice and browser-supported way to create 3D transformations and shapes in CSS?
1 Antwort
+ 6
CSS3 has indeed functionality for 3D shapes. If a device is really really old, you can still simulate 3D by using 2D tricks.
https://www.w3schools.com/css/css3_3dtransforms.asp