output:
hello How are you
code:
Ho
In my case, I needed an input button to have a line break before it. I applied the following style to the button and it worked:
clear:both;