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

2021-06-22 Thread Aaron Gray
On Sunday, 30 August 2020, Tom Livingston wrote: > 👍 > > 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 Looking at tailwind css now. > > -- > > Registered Linux User: #480675 > > Registered L

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

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
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
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

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

2020-08-29 Thread Aaron Gray
In using CSS on and off over the last 10 or more years there have been various stumbling blocks that needed bridging in order to get the desired visual working results. Like the what seems like a order semantic boo boo of needing to put the middle div last in a three column div format with float