| Tag | Description |
|---|---|
<em>
|
Emphasized text should be used when some text needs to convey some emphasis
(except importance) in the reader's mind. The <em> tag surrounds the word/term being
emphasized. |
| HTML Code | Display |
|---|---|
I can <em>not</em> emphasize this enough!
|
I can not emphasize this enough |