Warning: include(/home/digitals/public_html/gina/themes/cookiecheck.php) [function.include]: failed to open stream: No such file or directory in /home/digitals/public_html/gina/blog/stuff/webhelp/text.php on line 1

Warning: include() [function.include]: Failed opening '/home/digitals/public_html/gina/themes/cookiecheck.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/digitals/public_html/gina/blog/stuff/webhelp/text.php on line 1

Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/digitals/public_html/gina/blog/stuff/webhelp/text.php on line 2

Cool Text Effects

Here are some style sheets that you can place in your web to make some really cool text effects !"shadow" "dropshadow" and "glow". Of course, remember to change the colors lol.

Shadow:
<table style="filter:shadow(color=blue);font:bold 25px verdana;letter-spacing:8pt;"><tr><td>WOAH! Look at THIS! </td></tr></table>
example:

WOAH! Look at THIS!

Dropshadow:
<table style="filter:dropshadow(color=green);font:bold 25px verdana;letter-spacing:letter-spacing:8pt;"><tr><td>WOAH! Look at THIS!</td></tr></table>
example:

WOAH! Look at THIS!

Glowing words:
<table style="filter:glow(color=blue);font:bold 25px Verdana;letter-spacing:8pt;"><tr><td>WOAH! Look at THIS!</td></tr></table>
example:

WOAH! Look at THIS!

Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/digitals/public_html/gina/blog/stuff/webhelp/text.php on line 42