- From: Christoph Päper <christoph.paeper@crissov.de>
- Date: Wed, 8 Apr 2009 10:53:37 +0200
- To: CSS 3 W3C Group <www-style@w3.org>
Tab Atkins Jr.: > It's not that they're 'different', it's that, given the current table > model, table cells are children of table rows. I never understood why the CSS table model does only support row- based tables and not column-based ones. I do understand that mixing both features is complicated. Rows are the natural default choice, of course, considering usual block progression which is downwards. Also, HTML does it this way.
Received on Wednesday, 8 April 2009 08:53:28 UTC