Re: [css-d] CSS Problems and Solutions verses CSS Patterns that Work

2020-08-30 Thread Wade Smart
Flex, grids, there are several things to look into. https://getbootstrap.com/docs/4.5/layout/grid/#auto-layout-columns -- Registered Linux User: #480675 Registered Linux Machine: #408606 Linux since June 2005 On Sat, Aug 29, 2020 at 9:30 PM Aaron Gray wrote: > > In using CSS on and off over the

Re: [css-d] CSS Problems and Solutions verses CSS Patterns that Work

2020-08-30 Thread Tom Livingston
Not a fan of bootstrap. You can do all of this without it. Was that just a hand reference? On Sun, Aug 30, 2020, 7:23 AM Wade Smart wrote: > Flex, grids, there are several things to look into. > > https://getbootstrap.com/docs/4.5/layout/grid/#auto-layout-columns > -- > Registered Linux User: #

Re: [css-d] CSS Problems and Solutions verses CSS Patterns that Work

2020-08-30 Thread Wade Smart
Yea. I dont know what Aaron does and doesnt use so that was just something simple to grab. -- Registered Linux User: #480675 Registered Linux Machine: #408606 Linux since June 2005 On Sun, Aug 30, 2020 at 5:34 PM Tom Livingston wrote: > > Not a fan of bootstrap. You can do all of this without i

Re: [css-d] CSS Problems and Solutions verses CSS Patterns that Work

2020-08-30 Thread Tom Livingston
👍 On Sun, Aug 30, 2020, 6:39 PM Wade Smart wrote: > Yea. I dont know what Aaron does and doesnt use > so that was just something simple to grab. > > -- > Registered Linux User: #480675 > Registered Linux Machine: #408606 > Linux since June 2005 > > On Sun, Aug 30, 2020 at 5:34 PM Tom Livingston