Easily Turn Images Into Polaroids with CSS3

css3-polaroids

With our end goal in mind (polaroid style images), we needed to set a few ground rules:

  1. Has to work on a grid of linked images
  2. Images must be randomly rotated like a pile of images you’re sifting through
  3. No actual text should be used on the images (only title and alt attributes)
  4. Has to be done with just CSS (no javascript)

After establishing those requirements, we got down to business. Here’s a quick rundown of how we did it. (Not big on reading?


demo
. – Source

Related Posts :

Posted on Thursday, December 30th, 2010 at 3:16 pm | Category: CSS |

Site Meter