What does the following code output?
<pre> Line 1 Line 2 </pre>
Line 1 and Line 2 on separate lines, without preserving spaces
Line 1 and Line 2 on separate lines, preserving spaces
Line 1 and Line 2 aligned to the right
Line 1 and Line 2 on the same line