nov 11 2014 00:09 Tom Livingston <tom...@gmail.com>:

> 
> What's your favorite, most reliable way to get 3 elements (block or
> inline-block) side by side (no gap between) to span the full width of
> their parent? And hopefully not leave a gap at all…

If I have a fixed height of the subelements my fav is to position them 
absolutely and float the container acting as a positioning context. I don’t 
like CSS-Tables very much because you lose most of the fine control. But they 
have their place of course. Sometimes accepting you can’t control everything is 
very liberating a designer.


______________________________________________________________________
css-discuss [css-d@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