<pre>

The <pre> element contains text for which all line breaks and spaces are preserved. It is typically presented in a monospaced font. Do not use <pre> when a more semantically specific element is appropriate, such as <codeblock>.

Category: Body elements