subscript & superscript Tags

subscript

A subscript is a text that appears smaller than a regular text. The <sub>….. </sub> tag is used to create a subscript on a web page.

Example:

<sub> ………………………. </sub>

Superscript

A Superscript is a text that appears smaller size above the regular text.
The <sup>…… </sup> tag is used to create a subscript on a web page.

Example:

<sup> ………………………. </sup>

Cristle Academy

Compiler