That is indeed very much a table, so no convoluted markup and CSS required. The tabular data may be editable, but it’s still tabular data, therefore it goes in a table, poor screenreader support or no. Insisting on throwing tables out in instances like this (when it absolutely is a table) just gives CSS a bad name.
That is indeed very much a table, so no convoluted markup and CSS required. The tabular data may be editable, but it’s still tabular data, therefore it goes in a table, poor screenreader support or no. Insisting on throwing tables out in instances like this (when it absolutely is a table) just gives CSS a bad name.