Thursday, 8 December 2011

30 Exceptional CSS Techniques and Examples



Oct 8 2011 by Subeesh Kottay
He is a web developer/designer who specializes in front-end development (JavaScript, HTML, CSS) and PHP development.


In this article, I’ve pieced together 30 excellent CSS techniques and examplesthat showcases the capabilities and robustness of CSS. You’ll see a variety of techniques such as image galleries, drop shadows, scalable buttons, menus, and more – all using only CSS and HTML.
Clicking on the title will direct you to the documentation/tutorial, while clicking on the accompanying image will direct you to the demo page if it’s separate from the documentation.

1. Hoverbox Image Gallery

A pure css-based gallery; hovering over an image enlarges it.
Hoverbox Image Gallery