Change Font Color |
Type:
< font . color=#0000ff>
You can replace "0000ff" with another hex color
code. |
Change Background Color |
Type:
< body . bgcolor=#000000>
You can replace "000000" with another hex
color code. |
Change Font Type |
Type:
< font . Face="arial">
You can replace "arial" with another font type. |
Make Text Bold |
Type:
<H7>Text Here</H7>
Thanks to sirk for this profile trick! |
Make Text Italicized |
Type:
< font . Face="Lucida Sans">Text Here
To end italicized text, type:
< font . Face="arial">Text Here
Thanks to sirk for this profile trick! |
<HR> Line |
Type:
< img src="" id=! height=6 width=516 datasize=1>
Thanks to sirk for this profile trick! |
Highlight Text |
Type:
< font . back=#9f9f9f
>
You can replace "9f9f9f"
with another hex color code. |
Right Justification |
Type:
< p . align right> |
Center Justification |
Type:
< p . align center> |
Left Justification |
Type:
< p . align left> |
Change Font Size |
Type:
< font . ptsize=14><u>
You can replace "14" with any number up to
100. |
Change Font Size (headings) |
Type:
(biggest) < H1>text</H1>
(bigger) < H2>text</H2>
(big) <
H3>text</H3> |
Add Hyper Link |
Type:
< a href= http://www.freeprogz.com>
www.FreeProgz.com </h7>
(May not work with longer URL's) |
Add Space Down (new catagory) |
Hit "Control +
Backspace", this will make a figure. After this,
you can put a new catagory or use it as a space. |
Color Codes |
Here are some codes for
certain colors:
ff6008=orange, ff00ff=fuscia, 00ff00=green,
ffff00 or f0f00f=yellow, f00f00=red, 0000ff=blue,
000000=black, 0fffff= sky blue, f99999=pink,
9f9f9f=grey, fff999=light yellow, 999fff=light
purple, 6f6f0f=olive, 5f0f09=brick red |