Tag Description
<sub> The HTML <sub> tag defines subscript text. Subscript text appears half a character below the baseline.

Subscripts are very rarely used at AFSC. They generally crop up when displaying a mathematical formula (e.g. for calculating payouts), or for the occasional foreign word that has bled into the English language.

Example:

HTML Code Display
This text contains <sub>susbcript</sub> text. This text contains subscript text.