| A | B |
| <b> | bold text: Text that has no extra importance but is styled in bold font by usage and convention |
| <em> | emphasized text: Causes text to be emphasized in relation to other text; usually displayed in italics |
| <i> | italicized text:Text that has no extra importance but is styled in italics by usage and convention |
| <mark> | mark text:Text that is highlighted in order to be easily referenced (HTML5 only) |
| <small> | small text: Legal disclaimers and notices (“fine print”) displayed in small font-size |
| <strong> | Strong Tesxt: Strong importance; causes text to stand out from surrounding text; usually displayed in bold |
| <sub> | sub text: Displays a subscript as small text below the baseline |
| <sup> | sup text: Displays a superscript as small text above the baseline |