<sub>)Displays characters slightly below the baseline:
HTML: H<sub>2</sub>O (Water)
HTML: CO<sub>2</sub> (Carbon Dioxide)
Math sequence: x1, x2, x3
HTML: x<sub>1</sub>, x<sub>2</sub>, x<sub>3</sub>
<sup>)Displays characters slightly above the baseline:
HTML: E = mc<sup>2</sup>
Ordinal number: 1st Place
HTML: 1<sup>st</sup> Place