1. Golden shovel for you 😉 You're responding to a 13 years old post. 2. <p> tag contains a paragraph of text. Linebreaks are not rendered and spaces can (depending on css settings) be squished together. Either split your text into multiple paragraphs (separate <p> tags), break the text with <br> linebreaks or indeed use a preformatted block.
... View more