HTML BR Tag


HTML Code for Line Break

    The HTML code for line break (BR) tag does just what it says. It goes to the next line. A favorite among the HTML text codes.



Syntax


<BR clear=all>

Modifiers

Clear=all
The clear modifier is an HTML code line break beyond all elements including graphic images or tables etc.