<small>
HTML <small> Element Reference
The HTML <small> element represents side comments or fine print.
Categories
- Text-level semantics
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical small element example.
<p>Price excludes tax. <small>Terms apply.</small></p>