CSS / 5 May 2011
Create an Awesome Animated Thumbnail Gallery With CSS
Today we’re going to have some more fun with CSS3 transitions. There’s a popular jQuery trick that expands the crop of an image when you hover over it and I wanted to replicate it using only CSS. To take things further, I put this effect into action in a thumbnail gallery.
Keep reading to see the live demo and follow along step by step as we explain how this works and build the whole thing from scratch.