i

i
HTML i Element
The <i> element is used to italicize text.
HTML CODE EXAMPLE
Here is an example of <i>italicized text</i>.
<br />
It renders an effect like the em tag, <em>by slanting it</em>.
 
Here is an example of italicized text.
It renders an effect like the em tag, by slanting it.

Attributes for this element:

datetime - the date or date-time the text was deleted
Possible Values:"date-time sysntax as defined here"
cite - refer to a URL that explains why the text was deleted
Possible Values: "URL string"
global attributes - global core attributes
See: list of global attributes

Event handlers for this element:

global event handlers - global event handler attributes
See: list of global event handlers


0 Response to "i"

Post a Comment