<i>
HTML <i> Element Reference
The HTML <i> element marks text in an alternate voice or mood, such as a technical term or idiom.
Categories
- Text-level semantics
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical i element example.
<p>The term <i lang="la">in situ</i> means “in place.”</p>