i element | i object
[This documentation is preliminary and is subject to change.]
Specifies that the text should be rendered in italic type, where available.
![]() |
Standards information
- HTML 4.01 Specification, Section 15.2.1
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
i
Element
i
Remarks
Examples
This example uses the I element to make the text appear in italic type.
<I>This text is italic.</I>
See also
Build date: 3/8/2012
