Fancy Text with HTML


Text With BG Color


TEXT TEXT TEXT

TEXT TEXT


<span style=background:COLOR> TEXT GOES HERE</span>


Fancy Texts


DropShadow

Glow

Shadow
<TABLE STYLE="filter:___(color=____, strength=___)"> <TR> <TD><center> <font color="magenta" size="3"> TEXT GOES HERE</font></center> </TABLE> FILL IN THE BLANKS (in order):
#1. dropshadow, glow, or shadow.
#2. Any color
#3. A number 1-10


Another Fancy Text

Wavy Text
<DIV ID="waveText"style="width:#; height:#;font-size:#pt;color:COLOR; filter:wave(add=0,phase=4,freq=5, strength=2)"><font size="3">TEXT HERE</font></DIV>


Aligning Text

Aligned Left

Aligned Center

Aligned Right

<p align=DIRECTION><font size="3">TEXT</font></p> in DIRECTION, put left, right,
or center. OR, a simple
code for just centering: </FONT> <center> <FONT color=magenta size=3><FONT color=dodgerblue size=2><FONT color=magenta size=3>


Spacing Text

Big space:

text text text

Little space:
text text text

Big space: <p>Little space:<br>

 

 

1