| Text Formatting | ||
|---|---|---|
| Tag | Function | Example |
| <small> | small Text | This is an example. |
| <big> | big Text | This is an example. |
| <super> | superscript | |
| <sub> | subscript | This is an example. |
| <strike> | strike-through | |
| <u> | Underline | This is an example. |
| <tt> | Monospaced typewriter font | This is an example. |
| <pre> | Monospaced font, preserving spaces and line breaks | This is an example. |
| <i> or <em> | Italics or emphasized Text | This is an example. |
| <b> or <strong> | Bold or strong Text | This is an example. |