CSS Static Examples
-sand-box-shadow
background: rgba()
background: -sand-gradient()
background: -sand-gradient()
in the rgba() colorspace
-sand-transform: rotate()
-sand-transform: skew()
opacity
CSS Animation Example
A simple animation
with skewing and rotation
A CSS3 animated clock
A countdown
that shows how huge HTML objects can be rotated and faded on a complex background
An animated gradient
An animated RGBA gradient
Combined Examples
A rotation example without the IE transform-origin fix
. Loading this page in IE and a modern browser like Firefox 3.6 will show why cssSandpaper is needed to fix the location of the transformed object in IE.
What Geocities would look like
if pages were designed in CSS3.
A really neat example
of what can happen if you combine the CSS3 properties supported by cssSandpaper.