HOME | FLOORPLAN | REGISTER | EDIT PROFILE | HELP | FEATURES |NEWS
INVITE A FRIEND | PERSONALS | EFRIEND | CHATTER SEARCH | FORUMS

HTML TIPS
How to stylize your messages in
The Chathouse™


HTML tags may be used in most areas of The Chathouse™ to creatively stylize your messages, they consist of a left angle bracket (<), (a ``less than'' symbol to mathematicians), followed by name of the tag and closed by a right angular bracket (>). Tags are usually paired, e.g.:

<BLINK>
Hello
</BLINK>

The ending tag looks just like the starting tag except a slash (/) precedes the text within the brackets. In the example, < H1> tells the Web browser to start formatting a level-one heading; </H1> tells the browser that the heading is complete. One exception to the pairing rule is the <P> tag. There is no such thing as </P>. NOTE: HTML is not case sensitive. <center> is equivalent to <CENTER> or <CeNtEr>. Not all tags are supported by all World Wide Web browsers. If someones browser does not support a tag, it will just ignore it.




























<CENTER>YOUR TEXT HERE</CENTER>