CSS Drop Shadows Download
Thursday, May 29th, 2008This script shows how to add a drop shadow to any container element using only CSS (no images).
It does this by wrapping the desired content in a DIV with its
This script shows how to add a drop shadow to any container element using only CSS (no images).
It does this by wrapping the desired content in a DIV with its
This code creates a block looking vertical menu, inspired by the original Blue Blocks menu and based on the CSS used by the vertical menu of the site CSS Drive.
This script shows a CSS and JavaScript technique that lets you add a shadow to most elements on your page with a customizable shadow depth and coloring.
Just
This script shows how to add a drop shadow to any container element using CSS and the help of a large shadow image in the background.
Virtually identical to t
This is a vertical CSS menu with a simple frame around the menu items. It’s "minimalist" style allows you to customize its style further as you see fit.
Most people would concur the default look of submit buttons is rather unattractive. Using CSS and a nice gradient background image, it’s easy to transform a form button from a
This CSS code changes the opacity of any image link when the mouse moves over it using the "hover:" pseudo class of CSS.
The script can be implemente
Using this script you can offer users a simple and reliable masthead image with alt text while still offering cool hover/focus effects. This method also preloads the secon