HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

small

Description

The small element for HTML represents side comments such as small print.

Syntax

HTML

<small attribute-name="attribute-value"></small>

Attributes

Global

CSS

small
{
    font-size: smaller;
}

Examples

1 · CSS