What Even is a Table?
Edd Sowden embarks on an epic accessibility journey where he tries to understand why changing the display
property of a table has an impact on its semantic meaning.
A couple of notes that I found interesting here:
- You can use
as a useful hack for overriding those style changes and preserving accessibility, although it’s probably best not to use that without testing it first.
- The accessibility tab in Chrome’s web inspector can be enabled with ‘Developer Tools experiments’ and turning on ‘Accessibility Inspection’.
Direct Link to Article — Permalink
What Even is a Table? is a post from CSS-Tricks
Comments (0) Trackbacks (0) Leave a comment Trackback