+ 5
The default font-size of <small> tag is "smaller". It sets the font-size to a smaller size than the parent element.
Which means, the more you add this tag, the more "smaller" the text will be than its parent element.
Hope it's clear now đ
+ 3
Hey Zarbon
The <small> tag is used to make the text one size smaller BUT it CAN NOT make the text smaller than the BROWSER'S MINIMUM font size.



