if u have AOL 4.0 or above, then u have probably seen some really cool profiles with colors and stuff. well, here are some of the codes to do this! if u have questions or don't get it, e-mail me.
to make the background color black, write:
<<u>body bgcolor="#000000">
to make the words a different color, font, or size, write:
<<u>font face="comic sans ms" color="#ffffff" ptsize="12">
(in color, there is a six number code. these codes represent colors. for more color codes, go to htmlgoodies.com, click on the 'colors' button, and then click on the link to the 104 different color codes)
to make the words centered:
<<u>p align="center">
to make a new line, as if you were pressing the enter key, hold down the 'ctrl' key and then hit 'backspace'. a little box will show up, and this represents a new line.