View Full Version : Glow Test
<font face="Verdana, Arial, Helvetica, sans-serif">
<table style="filter:glow(color=Blue, strength="5")">
<b><font color="#FFFFFF" size="1">Glow test</font></b>
</table>
<table style="filter:glow(color=Red, strength="5")">
<b><font color="#FFFFFF" size="1">Glow test</font></b>
</table>
<table style="filter:glow(color=Yellow, strength="5")">
<b><font color="#FFFFFF" size="1">Glow test</font></b>
</table>
<table style="filter:glow(color=Purple, strength="5")">
<b><font color="#FFFFFF" size="1">Glow test</font></b>
</table>
lostinbeta
12-26-2002, 02:16 PM
Gotta love CSS Filters eh h88?
Be careful though, if used incorrectly they can be extremely tacky.
Haha awesome. I guess I should give CSS a go. How tacky though?
lostinbeta
12-26-2002, 02:30 PM
CSS is extremely easy, you should learn it. Knowing you, you could learn it in a day (yes, it is really easy, I learned in a few days).
CSS Filters can be extremely tacky, it all depends on how it is used though. There a lot of people that apply CSS Filters to html links and such, that gets annoying. And then other people use CSS filters on Images to make them look tacky (depending on the usage of the filter).
It is hard to say what exactly is tacky, just that there is a lot that is...lol.
Makaveli
12-30-2002, 09:06 PM
Originally posted by h88
<font face="Verdana, Arial, Helvetica, sans-serif">
<table style="filter:glow(color=Blue, strength="5")">
<b><font color="#FFFFFF" size="1">Glow test</font></b>
</table>
<table style="filter:glow(color=Red, strength="5")">
<b><font color="#FFFFFF" size="1">Glow test</font></b>
</table>
<table style="filter:glow(color=Yellow, strength="5")">
<b><font color="#FFFFFF" size="1">Glow test</font></b>
</table>
<table style="filter:glow(color=Purple, strength="5")">
<b><font color="#FFFFFF" size="1">Glow test</font></b>
</table>
hey...this is what you sent to me in that PM threatning to kill me right? whoops did i tell everyone
<table style="filter:glow(color=blue, strength=2">{param}</table>
<table style="filter:shadow(color=CCCCCC, direction=225)">whatever</table>
<table style="filter:flipH">lostinbeta</table>
<table style="filter:flipV">h88</table>
<table style="filter:invert">lostinbeta</table>
<table style="filter:blur(Add=0, direction=45, strength=6)">h88</table>
Very nice.
Hey, any way a nested filter could be coded in CSS? This doesn't seem to work, unforunately:
<table style="filter:blur(Add=0, direction=45, strength={option})"><table style="filter:flipV"><table style="filter:glow(color=blue, strength=2">h88</table></table></table>
Guig0
01-17-2003, 10:44 AM
Are you lost in beta? If not, then visit Beta-X (http://www.lostinbeta.com/)
<table style="filter:flipV">Are you lost in beta? If not, then visit Beta-X</table>
:-\
lostinbeta
01-17-2003, 01:22 PM
<table style="filter:flipV; filter:blur(Add=0, direction=45, strength=4); filter:glow(color=blue, strength=2)">h88</table>
Hah, thanks anyway. I'll check it out later.
lostinbeta
01-17-2003, 01:26 PM
I am working on it now ;)
lostinbeta
01-17-2003, 01:54 PM
OK h88, I came up with this....
<table style="filter:blur(Add=0, direction=45, strength=2) glow(color=blue, strength=2) flipV">h88</table>
<table style="filter:blur(Add=0, direction=45, strength=2) glow(color=blue, strength=2) flipV">h88</table>
But whaddaya know, the board cuts half of it off. I have no clue why, it works great in my browser alone. It just doesn't work on the forum.
c!rYx
03-29-2003, 04:41 AM
do you guys have a site for all those crazy filters ?!?
ahmed
03-29-2003, 05:09 AM
http://www.w3schools.com/css/default.asp
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.