<!DOCTYPE html>
<html>
  <body>
    <span>First line</span>
    <div>Second line</div>
    <span>Third line, yes</span>
  </body>
</html>