![]() |
Browser Support
The
abbr
attribute of the HTML
<th>
(table header) element has widespread browser support across modern web browsers. This includes:
Note: While technically supported, the
abbr
attribute on
<th>
elements has no visual effect in standard web browsers. Its primary purpose is to provide a shorter, abbreviated version of the header cell's content for use by accessibility tools like screen readers, which can read the
abbr
value instead of the full content for improved user experience. For displaying a tooltip with the full meaning when hovering, the global
title
attribute should be used.Learn HTML <th> abbr Attribute |
html browsers support |
Type
: |
Develop |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Browser Support |
Uploaded by
: |
Admin |