3D Animation Using Pure CSS3
Posted by Medhley on March 23, 2011
You might know about the CSS3 transition property, but did you know how to create that to 3d effect?
This process is found in the Safari CSS Visual Effects Guide: Transforms page. This page describes a CSS property -webkit-perspective.
The perspective property is what we need to create the 3d effect....
3

