|
FONT CUSTOMIZATION:
This is Font Size 1 = <font size=1>This is Font Size 1</font>
This is Font Size 2 = <font size=2>This is Font Size 2</font>
This is Font Size 3 = <font size=3>This is Font Size 3</font>
This is Font Size 4 = <font size=4>This is Font Size 4</font>
This is Font Size 5 = <font size=5>This is Font Size 5</font>
This is Font Size 6 = <font size=6>This is Font Size 6</font>
This text is red = <font color=red>This text is red</font>
This text is blue = <font color=blue>This text is blue</font>
This text is green = <font color=green>This text is green</font>
bold = <B>bold</B>
italic = <I>italic</I>
typewriter = <TT>typewriter</TT>
YOU CAN COMBINE TAGS TOO:
bold and italics = <B><I>bold and italics</I></B>
HERE'S AN EXAMPLE OF A PARAGRAPH OF TEXT:
MUA really rocks, and it's a great way to meet new friends and find out about great skincare/cosmetics lines!
|
<B>MUA</B> really rocks, and it's a <I>great</I> way to meet new <TT>friends</TT> and find out about great <B><I>skincare/cosmetics</I></B> lines!
|
PAGE CUSTOMIZATION:
| = <HR> (ie. draws a line across the page)
|
Line 1
Line 2
| = <BR>Starts text on the next line.
|
Text is centered here
|
= <CENTER>Text is centered here</CENTER>
|
CREATING LINKS:
Makeupalley = <A HREF="http://www.makeupalley.com">Makeupalley</A>
PLACING IMAGES:
= <IMG SRC="http://www.makeupalley.com/art/header_neiman_03.gif">
|