HTML - статьи

I


Description

The I element changes the physical rendering of the

contents of the element to an italics (or slanted) font.

Minimum Attributes

<I>characters...

</I>

All Possible Attributes

<I

LANG="..."

DIR=ltr|rtl

ID="..."

CLASS="...">characters...

</I>

Elements Allowed Within...

members of group

Allowed In Content Of...

Any element that permits members of group

Variations

Browsers who do not have italics may render in some other manner.

RFC 1866 states that <B> content must be rendered as distinct

from <I> content.

The LANG and DIR attributes are introduced with the

internationalization proposal.

All character definition elements are Level 2.



Содержание раздела