Click the tiles to freeze themThis page uses CSS3 3D Transforms to composite elements over a photograph. It uses -webkit-perspective
, -webkit-transform-style: preserve3d
, -webkit-transform: rotate3d(), transform3d()
, and -webkit-transition
for animation.
Gecko browsers use the -moz equivalents, of course.