tt element | tt object
[This documentation is preliminary and is subject to change.]
Renders text in a fixed-width font.
![]() |
Standards information
- HTML 4.01 Specification, Section 15.2.1
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
tt
Element
tt
Remarks
Examples
This example uses the TT element to render text in a fixed-width font.
<TT>Here's some plain text.</TT>
See also
Build date: 3/8/2012
