Line Breaks
There are two types of line breaks.The first <BR> (Break) is used to break the text into the next line. You may use as many, one after another, as you like.
The other <P> (Paragraph) is used to add a blank line between things. You can only use one at a time.
Try this:
<FONT SIZE="3" COLOR="BLUE">
Kewl, Jazzman
<BR>
I see what you mean!!
<BR>
Anyone can do this!!
<P>
Hey!! I made a space!!
</FONT>
Try it out: HTML Test Bed

Who Made This Mess | Privacy statement | Link To The-Jazzman.com