I
The i element represents a span of text in an alternate voice or mood, or otherwise offset from the normal prose (content whose typical typographic presentation is italicized).
SYNTAX
HTML
<i attribute-name="attribute-value"></i>
ATTRIBUTES
CSS
i {
font-style: italic;
}