small
The small HTML element represents side comments such as small print.
Syntax
HTML
<small attribute-name="attribute-value"></small>
Attributes
CSS
small { font-size: smaller; }
The small HTML element represents side comments such as small print.
<small attribute-name="attribute-value"></small>
small { font-size: smaller; }