HTML Markup: Small Tags
Originally Published: 2005-02-21
Revised: 2006
This article will share about the markup used for small.
Breif paragraph
Small Markup
<small>TEXT</small>
Paired tag; no shortcut.
Inline Element.
small is short for Small Text
Use: Encloses, or encases, text that is wanted to be decreased to the next font size.
Example of markup:
<small> </small>
Appearance on the Web (will appear as dark green text):
Related Articles:
- What HTML Is
- What HTML Is Not ...
- I Wanted It, Like, Yesterday (Creating HTML Overload ... Argh!)
- HTML Markup: Emphasis & Italicized Text
- HTML Markup: Abbreviations
- HTML Markup: Acronyms
- HTML Markup: Quote
- HTML Markup: Cite
- HTML Markup: Address
- HTML Markup: Headings