CSS Shadow Text Effects

Add cool shadows effects to your text using css codes

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>

One Response

  1. you should give link of demo of your codes as to how it will look like if previewed in a browser.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Next Post » »