Powered by InterCreatives | Site Map
Search:
NewSourceMedia Popular Tutorials: PHP Javascripts Web Hosting
SoftwareTutorials
CATEGORIES
Job Listings
 
Home / CSS / Effects

CSS Shadow Text Effects


Add cool shadows effects to your text using css codes to make the text more readable. Here is an example of light blue text with dark soft shadow.

<style type="text/css">

h3 {color: #BDD6FF; text-shadow: black 0.1em 0.1em 0.2em}

</style>

View the code here:

The css code above is used on a h3 (Heading 3) tage. View the link's source code to see how it was setup.


Next CSS Page:
[1]  2  3 





Hosting by iPowerWeb.com - 50 Gb for $7.95