Forum Moderators: open
<code></code>, which was specifically introduced to display computer code. As it is an inline element, you may want to wrap it in a pre element so as to preserve the white space: [htmlhelp.com...]
The
code element can be easily styled with CSS, the default style is usually a monospaced font.