HTML Level 1 and 2 Manual

Home | Element Index | Forms | Screens & Colours | GIFs | Layout | Compatibility


Element Index > Phrase Markup

<TT> Element

Category: Phrase Markup
Period: HTML 2.0
Status: core

Description

Renders text in a teletype or fixed-width face.

Syntax

<TT>fixed text</TT>

Attributes

None.

Usage Guidelines

Common Mistakes

Example Code

<P>Edit <TT>index.php</TT> and upload it again.

Authoring Note

Write the document first, then test it in a graphical browser and a text browser. The page should remain understandable if images fail, colours are ignored, or the browser uses its own fonts.


Top | Home | All Elements

HTML Level 1 and 2 Manual.