21 CSS Tricks You Should Know
Aug 12, 2009 Web Design
Web designers rely heavily on the use of CSS or Cascading Style Sheets to set the design specifications of each element on a website. CSS has made web designing a lot easier and more flexible. Here are 21 CSS Tricks that you can use in your future web design projects:
|
|
1. Cross Browser CSS SlideShow

Amazing demonstration of how to create a cross browser image gallery using just CSS
2. CSS Based Image Maps
This tutorial demonstrates a crazy way to create an image map using just CSS.
3. No JavaScript LightBox Using CSS
Create a lighbox using just CSS with no JavaScript required.
Tags: css techniques, user interface


