Is there any way to emulate the display of a pre
element via CSS?
For example, can I keep the whitespace intact in this div by using a CSS rule?
<div class="preformatted">
Please procure the following items:
- Soup
- Jam
- Hyphens
- Cantaloupe
</div>