tag < u > :
Definition and Usage
The <u> tag represents some text that should be stylistically different from normal text, such as misspelled words or proper nouns in Chinese.
| Example | |
| code | output |
| < u > This is underline Text < /u > | This is underline Text |