You have flexbox, display:table-cell, display:inline-block, float:left.  I
prefer flexbox but most often use one of the display's and avoid float at
almost all costs.

Are you using inline-block and running into this:
http://css-tricks.com/fighting-the-space-between-inline-block-elements/?
On Nov 10, 2014 6:10 PM, "Tom Livingston" <tom...@gmail.com> wrote:

> Hello list,
>
> 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...
>
> I'm struggling to rid myself of a nasty but tiny gap.
>
> Sorry, no link.
>
> Thanks in advance.
>
> --
>
> Tom Livingston | Senior Front-End Developer | Media Logic |
> ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com
>
>
> #663399
> ______________________________________________________________________
> 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/
>
______________________________________________________________________
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