Juan B. Rodriguez · @jbrodriguez
7 followers · 31 posts · Server mas.to
Tamas · @iamdtms
80 followers · 1698 posts · Server mas.to

How to create a grid system with | Go Make Things

gomakethings.com/how-to-create

> I recently updated the grid system on my site from to CSS Grid. Today, I wanted to share how to use it, how it works under-the-hood, and why I made the switch. Letโ€™s dig in! A responsive grid system My websites tend to be pretty boring. Years ago, I decided to prioritize simple readability over flashy features, and that seems to resonate with a lot of people.

#flexbox #grid #css #responsive

Last updated 1 year ago

ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2267 followers · 1117 posts · Server front-end.social

And @rachelandrew was right: being able to refer to makes some aspects of much easier to explain.

#grid #flexbox

Last updated 1 year ago

ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2266 followers · 1112 posts · Server front-end.social

Now working on the chapter that I wrote in April or so. It needs to be revised a bit, mostly to make the topic order flow more logically.

#css #flexbox

Last updated 1 year ago

Whenever I need to work with flexbox, I use this amazing resource ๐Ÿ˜Š css-tricks.com/snippets/css/a-

#css #flexbox

Last updated 1 year ago

Axolotat :verified_gay: · @axolotat
11 followers · 59 posts · Server hachyderm.io

If you're someone who frequently forgets about CSS flex properties like me, you might find this VS Code extension helpful.

Name: CSS Flexbox Cheatsheet
Description: Open a flexbox cheatsheet directly in VS Code.
Version: 3.3.1
Publisher: Dzhavat Ushev
VS Marketplace Link: marketplace.visualstudio.com/i

#css #flex #devfront #frontend #devfrontend #developper #tech #flexbox #vscode

Last updated 1 year ago

Carlo Grosoli · @carlogrosoli
12 followers · 73 posts · Server typo.social

I'm quite a FrontEndDev rookie.

So if anyone wants to give constructive criticism, I'll be happy to enrich my knowledge.
codepen.io/carlogr/pen/YzJgbOa

I tried to make a navbar menu wit flexbox which takes the full 90vw on mobile, but keeps itself right-aligned with a 2.5em gap from tablet to desktop, but...
avoiding queries, hamburger/kebab hidden menus.

So, when mobile, it should behave as if justify-content: space-between; was declared under 600/650px of vw.

#flexbox #navbar #menu #css

Last updated 1 year ago

Carlo Grosoli · @carlogrosoli
12 followers · 73 posts · Server typo.social

I'm quite a FrontEndDev rookie.

So if anyone wants to give constructive criticism, I'll be happy to enrich my knowledge.
codepen.io/carlogr/pen/YzJgbOa

I tried to make a navbar menu wit flexbox which takes the full 90vw on mobile, but keeps itself right-aligned with a 2.5em gap from tablet to desktop, but...
avoiding queries, hamburger/kebab hidden menus.

So, when mobile, it should behave as if justify-content: space-between; was declared under 600/650px of vw.

#flexbox #navbar #menu #css

Last updated 1 year ago

ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2176 followers · 791 posts · Server front-end.social

... and with the writing of the final example the chapter is really done - in draft.

One more edit and I'm happy for now. Then His Tabness can go over it, and my publisher's editor as well, and then we'll see.

#flexbox

Last updated 1 year ago

ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2173 followers · 781 posts · Server front-end.social

So there is an problem with order.

It hasn't been solved, right? Have any suggestions for solving it been made?

I didn't look at this problem in 20 months or so, and stuff may have changed.

#a11y #flexbox

Last updated 1 year ago

David Bisset · @davidbisset
744 followers · 1527 posts · Server phpc.social
ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2149 followers · 726 posts · Server front-end.social

Temporarily withdrew from to lie down for half an hour and do some thinking on and aspect-ratio.

#btconf #flexbox

Last updated 2 years ago

today..
Marie learns so she can make her website a lot better with it's upcoming rewrite
(originally I wanted to change it's layout, but it's becoming a completely new site xD)

#flexbox

Last updated 2 years ago

today..
Marie learns so she can make her website a lot better with it's upcoming rewrite
(originally I wanted to change it's layout, but it's becoming a completely new site xD)

#flexbox

Last updated 2 years ago

ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2148 followers · 714 posts · Server front-end.social

I'm in the train to Dรผsseldorf. Old-timers who followed me ten years ago on the bird site know what that means: I'll be bored and tooting.

Have a question? Ask away. Especially about , right now I have the entire simplified sizing algorithm in my head.

#flexbox

Last updated 2 years ago

ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2139 followers · 706 posts · Server front-end.social

If you ever used a flex-shrink value of 2 or higher, this would be an excellent time to tell me about it.

I'm about to write in the book that a flex-shrink value other than 1 or 0 is pointless.

#flexbox #css

Last updated 2 years ago

ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2137 followers · 703 posts · Server front-end.social

Updated the algorithm page with some notes about min-width and max-width, and especially that one tricky case where strange things happen.

quirksmode.org/css/flexbox-alg

#css #flexbox

Last updated 2 years ago

ppk ๐Ÿ‡ช๐Ÿ‡บ · @ppk
2131 followers · 696 posts · Server front-end.social

Proven: if a has a flex-basis and a smaller min-width, the flex-basis behaves as a width: it does not allow flex items to grow to their min-content width, something that is allowed without the min-width

But it's *not* the case that in the presence of the min- or max-width, flex-basis is always interpreted as width - the combination mentioned above is an exception to the rule that min- and max-width work as expected on flex items while leaving flex-basis and width behaviour intact.

#css #flexbox

Last updated 2 years ago

nosh :fosstodon: · @nosherwan
418 followers · 3019 posts · Server fosstodon.org

@crocedev agreed, flex-box is the highlight of my CSS practices.

Previously everything was a div, now everything is a div with display flex-box.


#flexbox #css

Last updated 2 years ago

Andreas · @larnius
8 followers · 101 posts · Server mastodontech.de

Day 82 of was really good and immensely productive for me. Having a day off gave me the chance to take a lot of time for coding today. I started with and , then moved on to and positioning. I had an absolute blast playing around with all the new knowledge and can't wait to go deeper tomorrow. So far, the teaching style is simply great, and I am more than willing to continue with the course.

#100daysofcode #github #git #flexbox #academind

Last updated 2 years ago