- Description
- Tag <SMALL> uses decrement of the font size by one in comparison with regular text. The font size is measured in standard units from 1 to 7, the norm size of the text is 3 by default. Thus the result of the adding of the tag <SMALL> is decrement of the font size by one.
- The selection of type family has an effect on the font size. Use the styles to control the size of the text.
-
1
<small>Text</small>
- Parametrs
- No
- Closing Tag
- Is optional.
- Analogue CSS
- Font-size


