Name

small — HTML 4.01 | HTML5

Synopsis

<small> . . . </small>

Renders the type smaller than the surrounding text. Use of this element should be avoided in favor of style sheets for controlling font size.

Notes

This element has been redefined in HTML5 to represent “small print” (e.g., for legal notes).

Start/End Tags

Required/Required

Attributes

Core, Internationalization, Events, HTML5 Global Attributes

Example

<p><small>Copyright 2010, O'Reilly Media</small></p>

Get HTML & XHTML Pocket Reference, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.