0 views

Some of those codes are not firefox compatible :(

Text with Background Color

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

TEXT TEXT TEXT TEXT

Fancy Texts


Fill in the following as such:

Filter: dropshadow, glow, or shadow
Color: Any color
Strength: A Number between 1-10
Does not work in firefox :(

Wavy Text


Wavy Text

Does not work in firefox :(

Aligning Text

</p> <p align=DIRECTION>TEXT</p> <p>
in DIRECTION, put left, right,
or center

TEXT

TEXT

TEXT

Center Text (another alternative)

<center>Text</center>

Spacing Text
Big space:

<p>
Small Space:<br />

Spacing letters

<br /> <H3 STYLE="LETTER-SPACING:#em"> TEXT HERE</H3>
The H3 can be changed to anything from 1-6, 1 being the biggest. The # can also be changed (its the amount of space between the letters).

Indenting Text

<dl> <dd>INDENTED TEXT HERE</dl> </dd> <p>
Not indented text

INDENTED TEXT HERE

Pre-formatted Text

<pre>Pre-formatted Text</pre> <p>

Citations

<cite>Citation</cite>

Creates a citation, usually italic

Emphasize a word

<em>Text</em>
<strong>Text</strong>
Emphasizes a word (with italic or bold)

&hearts;

&spades;

&clubs;

&diams;