Menu
Text & Formatting

<sub> & <sup>

Subscript and superscript text.

1Math, Chemistry, Footnotes

Use <sub> for chemical formulas like H₂O and <sup> for exponents and footnote markers.

Example Code
<p>H<sub>2</sub>O is water.</p>
<p>E = mc<sup>2</sup></p>
<p>See note<sup>[1]</sup>.</p>

Finished reading?

Mark this topic as complete to track progress.