Note: This section is now in read-only mode. |
Instead of hex numbers...
Instead of using the hex representation of the three color sets (Red Green Blue) you can also just use the color name. ALSO, always remember to CLOSE the font command... otherwise you'll ALWAYS be typing in that color! Close with a < /font>
EG:
font color="blue"> your text /font>
font color="red"> your text /font>
font color="cornsilk"> your text /font>
looks like
This
This
This
You can also use headings... big> /big> The more bigs the bigger. :p
And there is the opposite... small> /small>
You can also use headings h1> /h1> or h2> /h2> etc.. etc..
There are many HTML tags... just becareful... you can really mess things up if you don't use them properly.