b tag
big tag
i tag
kbd tag
s tag
samp tag
small tag
strike tag
u tag
TAG: tt
<tt> ... </tt>
Available in versions: 2.0, 3.2, 4.0
Browser compatibility: Explorer 4, 5 Netscape 4, 6
The
<tt>
tag causes the designated text to be displayed in a teletype or mono space font face. The actual appearance will be determined by the browser.
Usually, the display font appearance for the
code
,
kbd
,
samp
, and
tt
tags is the same. The
listing
tag has been deprecated.
The closing tag is mandatory.
Core attributes:
class
dir
id
lang
onclick
ondblclick
onkeydown
onkeypress
onkeyup
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
style
title
Attributes
None
Code:
<tt>The tt tag is named teletype.</tt>
Output:
The tt tag is named teletype.
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information