<i>

Browser
  • IE
  • Cr
  • Sf
  • Fx
  • O
Type

The I element defines italic text.


<i>italic text</i>

Example


<p>Normal text, <i>Italic text,</i> Normal text,</p>

Output

Normal text, Italic text, Normal text,