1 2 3 4 5 6
<html> <body> <div>This sentence should all be one line.</div> <div>This should be on its own line.</div> </body> </html>