Tahir’s Blog

Blog about latest technology trends and thing I find interesting.

June-16-06

Images + only CSS = gallery

posted by Tahir Khan

I came across this while surfing on the web and thought it was very interesting. Basically it’s a CSS based gallery by Stu Nicholls which only uses CSS and no JavaScript.

Its pretty very interesting to say the least. In essence its using hover to hide and show html elements as well as changing size of the images. Take a look at the sample and code -> http://www.cssplay.co.uk/menu/lightbox.html

Tags:

Add A Comment