Possible Duplicate:
Is there a disadvantage of usingdisplay:table-cell
on divs?
I think display:table is a easy way of managing the layout of a webpage, at least a general layout. But it looks like it is not widely used. I know it is unsupported or has issues wit ie6 and ie7 but for sites not trying to be compatible with those browsers there is any drawback from using display:table?