<br></br>
clear  

This tag is used to start a new line.

<br clear="">

   Description
   When clear is used, a new line will not begin until there is a clear margin on either the left, right, or center, whichever is specified.
Code
   <br clear="left">YOUR TEXT HERE</br>
/body>