|
||||||||||||
Web Services Home |
|
Line BreaksWhen your HTML document is viewed, normally the text will do a word-wrap at the end of a line. If you want to have the text BREAK (go to another line) you will use the <br> tag. This tag has no closing tag. Example:
Note: The paragraph tag <p>, is equivalent to two line breaks. |
||||||||||||||||||||||||||||||||