Smaller text
The <small>
tag makes the content inside it look smaller without any particular styled presentation. This tag is used for what people call "small print," like copyright, legal text, and other side comments. Lately, the <small>
tag is being used less and less frequently because CSS styles allow you to achieve the same or often richer effects and give you more control over how the font looks.