The sup HTML element represents a superscript.
Syntax
HTML
<sup attribute-name="attribute-value"></sup>
Attributes
CSS
sup { font-size: smaller; vertical-align: super; }
The sup HTML element represents a superscript.
<sup attribute-name="attribute-value"></sup>
sup { font-size: smaller; vertical-align: super; }