Computer Code Elements: Review
A more detailed list of tags can be found at the
HTML Tag Reference
.
TAG
DESCRIPTION
<code>
Defines programming code
<kbd>
Defines keyboard input
<pre>
Defines preformatted text
<samp>
Defines computer output
<var>
Defines a mathematical variable