Use of the abbr attribute in an HTML table:
![]()
The abbr attribute has no visual effect in ordinary web browsers, but can be used by screen readers.
The <th> abbr attribute is not supported in HTML5.
The abbr attribute specifies a shorter version of the content in a header cell.
| Value | Description |
|---|---|
| text | A short description of the header cell content |
HTML <th> tag
Your message has been sent to W3Schools.