abbr

Abbreviation (XHTML table model)

Use W3C documentation for the XHTML1.1 table model. (http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_tablemodule)

Remarks

An abbreviated version of the cell’s content. The attribute may be rendered by user agents when appropriate in place of the cell’s content. Abbreviated names should be short since user agents may render them repeatedly. For instance, speech synthesizers may render the abbreviated headers relating to a particular cell before rendering that cell’s content.

Caution: This attribute has not been widely supported.

Attribute Values

In Elements

<td>
<th>
Value Meaning
Text, numbers, or special characters A brief note of what is in the cell, mostly for use by accessibility software
Restriction: This attribute may be specified if the element is used.