Search w3schools.com:

SHARE THIS PAGE

HTML <sub> Tag


Example

Subscript text:

<p>This text contains <sub>subscript</sub> text.</p>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The <sub> tag is supported in all major browsers.


Definition and Usage

The <sub> tag defines subscript text. Subscript text appears half a character below the baseline. Subscript text can be used for chemical formulas, like H2O.

Tip: Use the <sup> tag to define superscripted text.


Differences Between HTML 4.01 and HTML5

NONE.


Global Attributes

The <sub> tag also supports the Global Attributes in HTML.


Event Attributes

The <sub> tag also supports the Event Attributes in HTML.



Your suggestion:

Close [X]

Thank You For Helping Us!

Your message has been sent to W3Schools.

Close [X]