<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>
.
See appendix for information about this element in OASIS document type shells.
- topic/pre
The following example will preserve all line breaks and white space.
<pre> MEMO: programming team fun day Remember to bring a kite, softball glove, or other favorite outdoor accessory to tomorrow's fun day outing at Zilker Park. Volunteers needed for the dunking booth. </pre>
MEMO: programming team fun day Remember to bring a kite, softball glove, or other favorite outdoor accessory to tomorrow's fun day outing at Zilker Park. Volunteers needed for the dunking booth.
The following attributes are available on this element: Universal attribute group, Display attribute group, outputclass, xml:space, and spectitle.
Return to main page.
dita-v1.3-os-part2-tech-content Standards Track Work Product | Copyright © OASIS Open 2015. All Rights Reserved. | 17 December 2015 |