<...> Could someone please explain the use of display:table-cell?
>
> I can never seem to get my brain around the how's and why's
>
> Like, why wouldn't you use a table instead of using divs that act
> like tables and table cells?
<...>

Because when you change your mind and don't want that
table behaviour any more you do not need to remove tables from
your HTML - only to change your CSS file.

Of course, if you are dealing with tabular data then fiddling with
divs does not make much sense.

Regards,
Rimantas
--
http://rimantas.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to