HTML TIPS
How to stylize your messages in
the Chat Room



HTML tags may be used in the Chat Room 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. <H1>

Hello

</H1>. 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>












10)

To change the color of your text.............


To Post a pic!