Superscript Text

Example showing superscript text using the sup element.

Preview

Code

<p>2<sup>3</sup> = 8</p>

More HTML Formatting Examples (9)