
3D Cube using CSS transformations
May 12, 2009 in css layout, web design by mupet no comments yetPaul Hayes show us how to create three dimensional cube using modern CSS techniques, without the need for JavaScript, imagery, canvas or SVG. Using the proprietary transform property to skew and rotate shaded rectangles, individual cube faces can combine to form a 3D object.