CSS3 Glass Shelf With Animated Icons
Glass shelf created in CSS3 using 3D transform properties. Works on any background. It uses webkit perspective
to create a 3D space and then the faces of the shelf are rotated and position accordingly by using rotate
and translate
transform
properties of CSS3.
BTW, it works only in Chrome or Safari. (However, it might not work on Chrome installed in Ubuntu systems because of some compatibility issues.)