|
Sup
<SUP> </SUP> The SUP tag specifies that the enclosed text should be rendered in superscript, (higher than the text around it), this can be used for formulas used in math. This code: <sup>This is superscript,<sup> and this isn't. Will look like this: This is superscript, and this isn't.
|