| Tag | Description |
|---|---|
<sup> |
The HTML <sup> tag defines superscript text. Superscript
text appears half a character above the baseline.Superscripts 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. |
| HTML Code | Display |
|---|---|
This text contains <sup>superscript</sup> text.
|
This text contains superscript text. |