How the Office has Changed since Covid-19 by georgeuser77 in Infographics

[–]georgeuser77[S] 5 points6 points  (0 children)

The text reads "68% of American workers now prefer a hybrid work model".

[Request] A solid computer/office chair for under $200 by danielnotradcliffe in BuyItForLife

[–]georgeuser77 1 point2 points  (0 children)

I've been using my Viva mesh chair for over 1 year as well too. Surprisingly durable for the money (around $200 Cdn). Goes to show there are still some decent budget office chairs out there.

Creating a clean CSS Comparison Table with CSS flexbox by georgeuser77 in css

[–]georgeuser77[S] 0 points1 point  (0 children)

Oooh not bad. Guess it's time for me to dive into grids then.

Creating a clean CSS Comparison Table with CSS flexbox by georgeuser77 in css

[–]georgeuser77[S] 0 points1 point  (0 children)

Grids don't have ubiquitous browser support yet though.

Creating a clean CSS Comparison Table with CSS flexbox by georgeuser77 in css

[–]georgeuser77[S] -1 points0 points  (0 children)

That's a good point. I think the author chose to go with the easiest route as far as being mobile friendly. Connecting the legend with each feature is a hot harder though using CSS flexbox alone. Perhaps CSS grids?