Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to your Website.
Later, if you decide to change an element of your site (such as the main text color) all you need to do is change ONE style sheet. Your entire site then uses the new text color.
Warning....
JavaScript and CSS combined can produce some very nice effects.
BUT! Javascript can be turned off by your visitor.
What will your fancy menu look like if JavaScript was turned off? Avoid using Javascript for IMPORTANT parts of your site.
The Shadow Effect on each of these pages is a comination of JavaScript and CSS,
This is an example of what the visitor will see with JavaScript turned off.
It still looks good without the shadow
Download the CSS for this site. Free!
Contains: Top Menu
Shadow Effect
Fonts colors Links Shadow JavaScript Click here