Creating Cross Browser Compatible CSS Text Shadows
Published by Zaheer
Sometimes it is nice to jazz up your website by giving text some graphical looks without actually using images.
The CSS2 text-shadow property allows you to create shadow for your text. Unfortunately so far the only browser that supports this property is Safari. You can find tutorials on the web that show you how to create CSS text shadow but usually they only deal with one or two browsers. I stumbled upon this nice article that explains cross-browser compatible CSS text shadows. It has CSS code to handle all major browsers.
Creating Cross Browser Compatible CSS Text Shadows
If you enjoyed this post, make sure you subscribe to my RSS feed!
Nov 14, 2007
Filed under: CSS
Tags: CCS text shadow, text-shadow
Related Posts:
Homer Simpson in pure CSS. Make your stylesheet a work of art. CSS Rounded Box Generator Dynamically Resize Text Cascading Style Sheet Cheatsheet