<tt>
The <tt>
(teletype) element is typically used to apply monospaced
highlighting to the content of the element. This element is part of the highlighting
domain. Use this element only when a more semantically appropriate element is not
available. For example, for specific items such as inline code fragments, use the
<codeph>
element.
Category: Highlighting elements