Text formatting:
*
Superscript and Subscript
To offset text either upward or downward you can use the tags <sup> and <sub>.
To create superscript:
<sup>superscript here</sup>
To create subscript:
<sub>subscript here</sub>