Natztar
02-08-2003, 09:25 PM
Argh! Okay, this seems easy, but I can't get it to work.
I'm trying to add the blur (or "shadow") effect to my css, so that the effect will apply to all my text. I grabbed the blur code from lissa's
fun page section 7 (http://www.lissaexplains.com/fun7.shtml) , but i dont know how to put it in my css. I also want to use that effect for my links, but it's not working either =(. Here is what i have so far...
<span style="width: 150; height: 50; font-size: 20px; font-family: verdana; color: #ff00cc; filter: shadow(color=#00ff00, direction=200)">
can someone help me come up with something? thanks..
I'm trying to add the blur (or "shadow") effect to my css, so that the effect will apply to all my text. I grabbed the blur code from lissa's
fun page section 7 (http://www.lissaexplains.com/fun7.shtml) , but i dont know how to put it in my css. I also want to use that effect for my links, but it's not working either =(. Here is what i have so far...
<span style="width: 150; height: 50; font-size: 20px; font-family: verdana; color: #ff00cc; filter: shadow(color=#00ff00, direction=200)">
can someone help me come up with something? thanks..