How to line-break from css, without using
?
Impossible with the same HTML structure, you must have something to distinguish between Hello and How are you. I suggest using spans that you will then display as blocks (just like a <div> actually).