RSS

Tag Archives: CSS text-shadow

CSS text-shadow

Use text shadow to add a shadow effect on your styles.

text-shadow:#color, x-coordinate relative to text, y-coordinate relative to the text, blur-radius;

Example:

#id_name{text-shadow:#fff 1px 2px 3px;}

 
Leave a comment

Posted by on July 1, 2010 in CSS

 

Tags:

 
Follow

Get every new post delivered to your Inbox.