HTML and CSS Reference
In-Depth Information
Name
sup
Synopsis
<sup> . . . </sup>
Formats enclosed text as superscript. It should be used only when the superscript has specific
meaning, not merely for typographic effect.
Usage
Categories:
Flow content, phrasing content, palpable content
Permitted contexts:
Where phrasing content is expected
Permitted content:
Phrasing content
Start/end tags:
Required/Required
Attributes
HTML5 Global Attributes
Example
<p>E=MC <sup> 2 </sup> </p>
Search WWH ::




Custom Search