Same board for everyone. How do you compare today?
Today's A11Y Challenge
2026-08-18
Same board for everyone. Resets daily.
100/100
🦸 The “Accessibility Hero”Start your streak 🔥
Tick every sin you've shipped.
Click a square to learn about the problem — and how to fix it.
HTML <table> elements are used to create page layouts rather than to display tabular data.
✅ Fix
Use CSS for layout (Flexbox, Grid). Reserve <table> exclusively for data that has a genuine row/column relationship.
Same board for everyone. How do you compare today?
2026-08-18
Same board for everyone. Resets daily.