HTML 4.0 Logo Reader Icon OEB 1.0 Logo PPC Logo <small> Small

This tag reduces the current font size by one. There are 7 numbered font sizes, with 1 being the smallest. Using the <small> tag when the current font size is already at minimum has no visible effect. If the current font size has been set via CSS to be an exact font size (like 12pt), then <small> determines the new font size by multiplying the current font size by .833. For a complete list of default and modified system font sizes, see Default System Fonts and Leading.

Attributes

class, id, lang, style, title (ignored)

© 2000 Microsoft Corporation. All rights reserved. Terms of use.