Semantic formatting
Element |
Markup support |
Description |
Availability |
|||
|---|---|---|---|---|---|---|
HTML |
XHTML |
XHTML-MP |
Partial |
Full |
||
|
<abbr> |
× |
× |
× |
Specifies an abbreviation. |
4.6 |
|
<acronym> |
× |
× |
× |
Specifies an acronym. |
4.6 |
|
<cite> |
× |
× |
× |
Defines a citation. |
4.6 |
|
<code> |
× |
× |
× |
Specifies a computer code fragment. |
4.6 |
|
<del> |
× |
× |
Specifies deleted text. |
3.7 |
||
<dfn> |
× |
× |
× |
Defines an instance definition. |
3.7 |
|
<ins> |
× |
× |
Specifies inserted text style. |
4.6 |
||
<kbd> |
× |
× |
× |
Specifies keyboard input text style. |
4.6 |
|
<q> |
× |
× |
× |
Specifies a short inline quotation. |
4.6 |
|
<samp> |
× |
× |
× |
Specifies a sample output container. |
4.6 |
|
<tt> |
× |
× |
Specifies teletype, or monospaced, text style. |
4.6 |
||
<var> |
× |
× |
× |
Specifies a variable or program argument. |
3.7 |
|
Parent topic: Supported HTML elements: By function