HOW TO GET FANCY COLORFUL TEXT ON PREGLY?
HOW TO GET FANCY COLORFUL TEXT ON PREGLY?
COLORS:
<*font color=#HexCode>insert text<*/font>
<*font color=#CD1076>insert text<*/font>
REMOVE the * (asterisks) and you get....
insert text
I get my hex codes from here:
http://www.december.com/html/spec/colorshades.html
You don't have to use hex codes. You can also use the colors name.
Red <*font color="Red">insert text<*/font>
Green <*font color="Green">insert text<*/font>
Blue <*font color="Blue">insert text<*/font>
Don't foget to REMOVE the * (asterisks).
TEXT:
To bold a text is: <*b>insert text<*/b>
To italics a text is: <*i>insert text<*/i>
To underline a text is: <*u>insert text<*/u>
To
SIZE:
<*font size=1>insert text<*/font> Size 1
<*font size=2>insert text<*/font> Size 2
<*font size=3>insert text<*/font> Size 3
<*font size=4>insert text<*/font> Size 4
COMBINED:
<*font size="3" color="#9932CC"><*b>insert<*/b> <*i>text<*/i> <*u>here<*/u><*/font> will give you:
insert text here
CENTER:
<*center>insert text</*center>
Don't forget to remove the * (asterisks).
Comments
Lol @MommyLovesSparkle.... I remember those days. I'm glad you like it.
@natashalynn is really not much when you get used to it. I've been doing HTML, CSS, PHP and more for almost 8 years. I guess I got used to it.
Lol @dra765
The Hex Codes are just for advance colors.