Are there benefits of creating tables using "display: table;" style rather than using old school "table" tag ?
And I know that IE7/8 don't support "display: table;".
Thanks!
|
Are there benefits of creating tables using "display: table;" style rather than using old school "table" tag ? And I know that IE7/8 don't support "display: table;". Thanks!
| |||||
feedback
|
|
Not really. There are enough hierarchical requirements on | |||
|
feedback
|
|
The use of NOTE: | |||||
feedback
|
|
tables by default are set to display:table; the benefits of display:table can be extended when you apply them to nontabular data. | |||
|
feedback
|