Superscript text
The <sup>
tag is used to define superscript text. It appears smaller than the rest of the text and slightly above the normal line of type. Similar to subscript text, we recommend using it only for typographical reasons — for example, footnotes or mathematical expressions like the squared symbol. For styling purposes, use CSS styles.