How to Create a Text Glow Effect Using CSS3
I’ve often found myself in a position where I want to add a simple text glow effect to some text when hovering over a link. Before CSS3 the only way this was possible was to use some sort of image replacement technique or something. Well, now it can all be done with the CSS text-shadow