November 18, 2006
2:37 pm | Last updated: April 18, 2009 at: 5:26 am
A Nice Tutorial to Create Realistic CSS Drop Shadow
Technique to build flexible CSS drop shadows applied to arbitrary block elements. Most of the existing techniques for creating element shadows use images, this one doesn't. IT uses plain simple CSS. Have a look below. First include the style sheet at the top of your code (you can find the code in the source code section of this page). Do it in <head> tag. After loading the script you can write your code.
More Info: webtoolkit
Loading

Leave a comment »