Y
Hacker News
new
|
ask
|
show
|
jobs
by
Aenyn
2079 days ago
Why is it so bad for accessibility? I don't know much about web design.
1 comments
robertoandred
2071 days ago
Browsers, and therefore things like screen readers, see table elements as collections of tabular data. Using these elements for layout or design will cause a confusing and useless interpretation for people using a screen reader or analogous tool.
link