
2025-07-15 14:51:20
I need to dispel some table accessibility myths.
1. `<thead>` and `<tbody>` are not exposed to users. Using `<thead>` to wrap multiple header rows has no effect (and you shouldn’t have multiple header rows). Partial ref: https://adrianroselli.com/2022/02/colu