[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-TT
Used to display character text using a monospaced font for internal content. Fixed width font or teletype font is generally used by most browsers.
Attributes
None
Code Tip
None
Live Example
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
HTMLSPEC-TT
TT
UsageUsed to display character text using a monospaced font for internal content. Fixed width font or teletype font is generally used by most browsers.
Attributes
None
Code Tip
None
Live Example
<html> <head><title>Monospaced Font Document Example</title></head> <body> <tt>This text in monospaced font.</tt> </body> </html>
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
