Neil Kandalgaonkar schrieb:
On 6/20/10 10:42 AM, Aryeh Gregor wrote:
I'm pretty sure that infoboxes can be done just fine with divs.
But wait -- an infobox is not a presentational table. Insofar as it presents a key-value structure, it's also semantically a table. So in this context, <table> tags are just fine, and it's up to screen readers to figure out a good way to present them. If we can provide hints through WAI-ARIA or other standards, great.
The original comment was actually about the box structure on the main page. Which is a presentational table. Infoboxes are, arguabley, "real" tables. Though often it's a real table wrapped in a presentational table, wich is pretty bad.
-- daniel