![]() | |||||||||
|
|
|
|
|
|
|
|
|
|
|
|
CSS Shadow
Here's another effect you can do with CSS. It's a filter that ads a shadow to your text, links, etc. However, this effect only works in Internet Explorer. Mozilla users will not see this effect. Basically, you add the following code wherever you want the shadow. So if you want it to shadow the text, you add it in BODY, if you want to shadow the links, add it to the A part of your style.
The direction, and strength can be changed. Just play around and see how you like it.
Example:
Example:
| |||||||||