<i>

Use this tag to highlight key words or phrases using italics. Works well to quickly format text. Supported by many browsers.

Attribute Description
nill

Code:

Hello <i>World</i><br />
<br />
<i>"Every rose has its thorn"</i>

Display:

Hello World

"Every rose has its thorn"