If I am vertically aligning an element it seems that the only way to
consistently do so with standard css is to implement a "display:
table-cell; vertical-align: middle;" style on the container.

Is there any benefit this affords me over just creating a table?  I
seems odd to me that the new hero for layout and positioning (CSS) has
to revert back to table-styled position to center elements vertically.
______________________________________________________________________
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