| Tag | Description | Example Output |
|---|---|---|
| <b> | Displays text in bold | Bold Text |
| <i> | Displays text in italic | Italic Text |
| <u> | Underlines the text | Underlined Text |
| <strong> | Defines important text (semantic bold) | Important Text |
| <em> | Emphasizes text (semantic italic) | Emphasized Text |
| <mark> | Highlights text | Highlighted Text |