<SMALL>... </SMALL>
The Small Tag
The <SMALL> tag is a Physical Style tag. It is used to
define the characteristics of the font in an HTML document. In the case of
this tag, it indicates that smaller print will be shown.
Physical Style tags can also be nested with other Physical Style tags.
Usage
Normal Print<SMALL>----This
text will be small print----</SMALL>Normal Print
How it
looks
Normal Print----This text will br small print----.Normal Print