|
|
|
| | Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element | |
|
|
<TT></TT>Display text using fixed width teletype font |
|
|
Element used to tell the browser to display the text using a "teletype" font. This is usually the mono-spaced font. <html>
<head>
<title>Some Title</title>
</head>
<body>
.
.
==>> <TT>Teletype text</TT>
.
.
</body>
</html>
I haven't had the need to use this element yet.
Netscape Nothing special. Microsoft IE Nothing special. Internationalization Nothing special. |
| | Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element | |
|
Michael T. Rusk All contents copyright © 1996-2001
Michael T. Rusk Revised:
Sunday, December 30, 2007 11:06
-0500 |