Search w3schools.com:

SHARE THIS PAGE

HTML <sup> Tag


Example

Superscript text:

<p>This text contains <sup>superscript</sup> text.</p>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The <sup> tag is supported in all major browsers.


Definition and Usage

The <sup> tag defines superscript text. Superscript text appears half a character above the baseline. Superscript text can be used for footnotes, like WWW[1].

Tip: Use the <sub> tag to define subscript text.


Differences Between HTML 4.01 and HTML5

NONE.


Global Attributes

The <sup> tag also supports the Global Attributes in HTML.


Event Attributes

The <sup> tag also supports the Event Attributes in HTML.



Your suggestion:

Close [X]

Thank You For Helping Us!

Your message has been sent to W3Schools.

Close [X]