| Label | describe |
|---|---|
| <b> | Define bold text |
| <em> | Presented as emphasized text |
| <i> | Define italics |
| <small> | Define small characters |
| <strong> | Define important text |
| <sub> | Define subscript words |
| <sup> | Define superscript |
| <ins> | Define insert words |
| <del> | Define delete words |
Usually, the tag is replaced with bold tags, and the tag is replaced with <em>. However, the meaning of these tags is different: <b> and <i> define bold or italic text. <strong> or <em> means that the text you want to present is important, so highlight it. All major browsers today can render fonts of various effects. However, in the future, browsers may support better rendering effects. Text code case list:
XML/HTML Code Copy content to clipboard