HTML 5: The Markup Language (ARIA Edition)

smallsmall print # T

The small element represents so-called “small print” such as legal disclaimers and caveats.

Content model #

Attribute model #

Element-specific attributes #

Tag omission #

A small element must have both a start tag and an end tag.

Permitted contexts #

Typical default display properties #

small {
font-size: smaller; }