Use Flexbox, it's really a goos thing, once you're used to it!

Cheers
Peter

2016-09-19 19:01 GMT+02:00 Tom Livingston <tom...@gmail.com>:

> I tend to favor floats myself. The biggest issue I've run into is having to
> remove the gap between items that are inline-block. I guess I'm just so
> used to floats now that I tend to use them without thinking about it.
>
> I do rely on inline-block more for horizontal navbars, which causes the gap
> to be more of an issue.
> On Mon, Sep 19, 2016 at 12:44 PM Nancy Johnson <njohnso...@gmail.com>
> wrote:
>
> > I have been using display: inline block more than float:left/right
> > when I want to display two divs side by side.
> >
> > I find it easier with less code even though I need to add
> > vertical-align:top.
> >
> > My question is: am I alone in feeling this way?
> > Why do grid systems within bootstrap or bourbon neat sill depend on
> floats.
> >
> > Thanks
> >
> > Nancy
> > ______________________________________________________________________
> > 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/
>
______________________________________________________________________
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