Specifies that the enclosed text should be displayed as superscripted text.
The sub element is used to define superscript text which appears half a character's height above the baseline of the line it's on.
<p>Chirstmas is on the 25<sup>th</sup> of December.</p>
Chirstmas is on the 25th of December.