Character formatting
Element |
Markup support |
Description |
Availability |
|||
|---|---|---|---|---|---|---|
HTML |
XHTML |
XHTML-MP |
Partial |
Full |
||
|
<b> |
× |
× |
× |
Specifies bold text. |
4.6 |
|
<bdo> |
× |
× |
Specifies the language direction of the enclosed text. |
4.0 |
||
<big> |
× |
× |
× |
Specifies a large text style. |
3.7 |
|
<em> |
× |
× |
× |
Specifies emphasis text style. |
3.7 |
|
<font> |
× |
Deprecated. Specifies a local font change. |
3.7 |
|||
<i> |
× |
× |
× |
Specifies an italic text style. |
3.7 |
|
<s> |
× |
Deprecated. Specifies a strike through text style. |
3.7 |
|||
<small> |
× |
× |
× |
Specifies a small text style. |
3.7 |
|
<strike> |
× |
Deprecated. Specifies a strike through text style. |
3.7 |
|||
<strong> |
× |
× |
× |
Specifies a strong emphasis text style. |
3.7 |
|
<sub> |
× |
× |
Specifies subscript text style. |
4.0 |
||
<sup> |
× |
× |
Specifies superscript text style. |
4.0 |
||
<u> |
× |
Deprecated. Specifies an underlined text style. |
3.7 |
|||