Forum Moderators: not2easy

Message Too Old, No Replies

div-based CSS tables

         

numnum

6:29 am on Jun 13, 2011 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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.