pre
HTML pre Element
The HTML <pre> preformatted text element is used to preserve returns, tabs, spaces and all whitespace.
HTML CODE EXAMPLE
<pre>
My whitespace is preserved.
1234
</pre>
My whitespace is preserved.
1234
</pre>
My whitespace is preserved. 1234
0 Response to "pre"
Post a Comment