Preserved

You   can   preserve   whitespace   using   <pre>.

You can use white-space:pre to insert linebreaks and spaces. Preserved moves this sentence to a new line and indents it five spaces.
     A better approach is to insert <br /> and &nbsp;

You can preserve whitespace in blocks.

You can preserve whitespace in inline elements.

You can turn white-space:pre on and off at any time.