
Opening tag : <TT>
Closing tag: </TT>
Purpose:
Sets the text to appear as Teletext text - a monospace font.
Attributes:
Dir=direction
- Useful for languages which are read from right to left.
Event=Javascript
- Enables Javascript to be assigned to the teletext text.
Id=Name
- Allows an ID to be assigned to the tag, so that it can be referenced or manipulated by an external script.
Lang=language
- Specifies the language of the text within the teletext tag.
Example:
This is <TT>Teletext</TT> Font.
Related Tags:
-
Back to:
Alphabetical Guide
Guide By Type