21 CSS Tricks You Should Know

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

cross-browser-slide-show

Amazing demonstration of how to create a cross browser image gallery  using just CSS

2. CSS Based Image Maps

CSS-only-image-map

This tutorial demonstrates a crazy way to create an image map using just CSS.

3. No JavaScript LightBox Using CSS

Css-Only-LightBox

Create a lighbox using just CSS with no JavaScript required.

Read the rest of this entry »