Bill Kennelly's HTML Tag Reference
SMALL - smaller font size
Description
The SMALL tag reduces the font size from its current value by 1. It has the same effect as using the FONT tag with a SIZE value of -1. If you use two <SMALL> tags, then the font size will decrease by two. The text size only decreases until the closing <SMALL> tag.
Syntax
<SMALL>Text to be made smaller here...</SMALL>
Attributes
No Attributes.

Tag Ref. A-ZBill Kennelly ©1999 - 2000Tag Groups