From http://www.w3schools.com (Copyright Refsnes Data)
The <small> tag makes text smaller.
<small> is not supported in HTML 5. Use CSS instead.
Source | Output |
---|---|
Normal text <small>Small text</small> | Normal text Small text |
From http://www.w3schools.com (Copyright Refsnes Data)