CoderTools
Independence Software LLP

HTML Superscript Tag

Description - <sup></sup>


The Superscript tag raises the height of a piece of text. Sometimes used with maths e.g. E = mc2 and references.


Examples


Code Result
x<sup>2</sup> + 2x = 0 x2 + 2x = 0


Attributes for <sup>


Name Values Description
No Attributes

28/05/2012 16:00:57