| Back to help page |

Other HTML Tags

CENTER TAGS

<CENTER>Text to be centered</CENTER>

BOLD TEXT (Please note that in Appy's Chats all text is already Bold)

<B>Text</B>

ITALICS

<I>Text</I>

TYPEWRITER TEXT

<PRE>Text</PRE>

BREAK (Carriage Return)

<BR>

There are two more codes that you may find useful. You may have noticed that you cannot post more than one space in sequence. To post more spaces you can use the code     &nbsp;     for each space. Another you more find more useful is a code for the < symbol. Since this symbol is used in HTML code you cannot post it directly in chat. But if you want to show someone how to do some HTML coding, this code is very useful. To get a <, post the code &LT;

| Back to help page |