PDA

View Full Version : Glow Test



h88
December 26th, 2002, 02:24 PM
<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
December 26th, 2002, 03:16 PM
Gotta love CSS Filters eh h88?



Be careful though, if used incorrectly they can be extremely tacky.

h88
December 26th, 2002, 03:27 PM
Haha awesome. I guess I should give CSS a go. How tacky though?

lostinbeta
December 26th, 2002, 03: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
December 30th, 2002, 10: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

h88
January 17th, 2003, 11:34 AM
<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.

h88
January 17th, 2003, 11:38 AM
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
January 17th, 2003, 11: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
January 17th, 2003, 02:22 PM
<table style="filter:flipV; filter:blur(Add=0, direction=45, strength=4); filter:glow(color=blue, strength=2)">h88</table>

h88
January 17th, 2003, 02:26 PM
Hah, thanks anyway. I'll check it out later.

lostinbeta
January 17th, 2003, 02:26 PM
I am working on it now ;)

lostinbeta
January 17th, 2003, 02: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
March 29th, 2003, 05:41 AM
do you guys have a site for all those crazy filters ?!?

ahmed
March 29th, 2003, 06:09 AM
http://www.w3schools.com/css/default.asp