basics of website design banner photo

HTML

HTML 5

CSS 2.1

CSS 3

Reference

HTML <tt> Element

The <tt> element defines teletype text.

<tt>Some text within tt tags</tt>

Displays:
Some text within tt tags

All of the popular browsers display <tt> text slightly differently from the default font style although Internet Explorer makes <tt> text so small it is almost illegible unlike Firefox, Chrome or Safari.

HTML 4 Element List