HTML5 <sub> and <sup> Tags
ExampleSubscript and superscript text:
Try it yourself » |
Definition and Usage
The <sub> tag defines subscript text. The <sup> tag defines superscript text.
Differences Between HTML 4.01 and HTML5
NONE
Standard Attributes
The <sub> tag also supports the Standard Attributes in HTML5.
Event Attributes
The <sub> tag also supports the Event Attributes in HTML5.