The benefit of using display:table-cell over an actual table is that if
the text is not tabular, it does not belong in a table. Using
display:table-cell will allow you to mimic the display of a table cell
while being semantically correct. 

Another thing to note is that not all browsers implement
display:table-cell

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to