<sup>

Specifies inline text which is to be displayed as superscript for solely typographical reasons.

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/sup

#HTML #WebDev #DailyHTML

<sup>: The Superscript element - HTML | MDN

The <sup> HTML element specifies inline text which is to be displayed as superscript for solely typographical reasons. Superscripts are usually rendered with a raised baseline using smaller text.

MDN Web Docs