<I> and </I>

Description:

Renders the text between the <I> and </I> in italics.

Attributes:

None

Examples:

<I>Here is italicized text</I> and here is normal text.

This displays as follows.

Here is italicized text and here is normal text.

Tips:

  1. It is better to use style sheets than the <I> tag. Style sheets are much more flexible.