basics of website design banner photo

HTML

HTML 5

CSS 2.1

CSS 3

Reference

HTML <sub> Element

The <sub> element defines subscript text.
Example:

The formula for sulphuric acid is H <sub>2</sub>SO<sub>4</sub>

Displays: The formula for sulphuric acid is H2SO4

HTML 4 Element List