Category: Physical Text Styles | Previous: SMALL | Next: SUP

<SUB>

Description:

Subscript. The sub element makes the enclosed text a subscript.

Syntax:

<SUB> ... </SUB>

Attributes:

Attribute Value Description
None

Notes:

Example:

A<SUB>This is a subscript of A</SUB>


AThis is a subscript of A


Index: HTML Reference | Previous: STRONG | Next: SUP