HTML I Tag

Posted The: 02/06/2008 At: 2:11

Last Edited: 30/04/2009 At: 20:55

Contents:

The <i> Tag will render text in a italic style.

The Element is inline by default, this can be changed by the css display property.

Example:

Note: Tag has presentational effect, rather than semantic meaning, its recommended to use <em> instead.

<p> The i Tag makes text apear <i>different</i></p>

Use the <i> Tag when you cant use <em> or <strong>.

Comments: [0]

© Brugbart Webdesign