http://www.fofronline.com/2009-04/3d-cube-using-css-transformations/
The impression of a three dimensional cube can be created using modern CSS techniques, without the need for JavaScript, imagery, canvas or SVG. Supported in recent WebKit and Gecko based browsers, most importantly Firefox 3.5+
-moz-transformand Safari 3.2+
-webkit-transform.
