HTML i Tag

Example

<p>He named his car <i>The lightning</i>, because it was very fast.</p>
Teach Yourself  by BH24 HTML Editor Tool!

The <i> tag is supported in all major browsers.

Definition and Usage

The <i> tag defines a part of text in an alternate voice or mood. The content of the <i> tag is usually displayed in italic.
The <i> tag can be used to indicate a technical term, a phrase from another language, a thought, or a ship name, etc.