This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

small

Summary

Presentational-only element to define text that will appear small. Used for fine print.

Overview Table

DOM Interface
HTMLElement

Examples

This example uses the SMALL element to display text in a smaller font.

<SMALL>This text is smaller</SMALL> than this text.

Related specifications

HTML 5.1
W3C Working Draft
HTML 5
W3C Recommendation
HTML 4.01
W3C Recommendation

Attributions