HTML tt Tag

Example

Define teletype text:
<p><tt>Teletype text</tt></p>

Teach Yourself  by BH24 HTML Editor Tool!

The <tt> tag is supported in all major browsers.

Definition and Usage

The <tt> tag is not supported in HTML5. Use CSS instead.
The <tt> tag defines teletype text.

Tips and Notes

Tip: Use CSS to specify the type of font in a document.