i
Description
The i element for HTML 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; }