l_o0o_stace_o0o_l
11-20-2004, 02:47 AM
This is by far my favorite code. When I first made my website I was always irritated on finding an image for my background as my text would dissappear in some parts of the picture. Anyway, for any of you out there who have the same problem, or just want glowing text...here you go.
<span style="width: 150; height: 50; font-size: 20px; font-family: verdana; color: #ff00cc; filter: glow(color=#00ff00, strength=10)">Your Text here</span>
Explanation: Pretty much all self exlanatory...if you have any questions however feel free to post them here...
*Note: This code is meant for Internet Explorer Browsers, it may not look properly in others.*
I also have...
<span style="position:relative; width:150; height:25; filter:glow(color=#00ff00,strength=2)"> <A href="http://www.yourpagehere.com">Your page here.</A></SPAN>
For glowing Links. ^_^
And even more...I have other codes for Wave, shadow blur, opacity, flip, dropshadow, and blur. Feel free to request a code by naming it in a reply. ^_^
<span style="width: 150; height: 50; font-size: 20px; font-family: verdana; color: #ff00cc; filter: glow(color=#00ff00, strength=10)">Your Text here</span>
Explanation: Pretty much all self exlanatory...if you have any questions however feel free to post them here...
*Note: This code is meant for Internet Explorer Browsers, it may not look properly in others.*
I also have...
<span style="position:relative; width:150; height:25; filter:glow(color=#00ff00,strength=2)"> <A href="http://www.yourpagehere.com">Your page here.</A></SPAN>
For glowing Links. ^_^
And even more...I have other codes for Wave, shadow blur, opacity, flip, dropshadow, and blur. Feel free to request a code by naming it in a reply. ^_^