Anyone here using display:table to create div-based CSS tables? Is browser support still a problem?
rocknbil
5:44 pm on Jun 13, 2011 (gmt 0)
I think before anyone answers that question, you must first answer "Do you mean for tabular data?"
Tables have a purpose, any two dimensional data belongs in a table, this is what they are for. Having said that, no, I've never actually had to use display:table for non-table elements, but that's just me.