On July 23, 2009, W3C issued the first proposal of the CSS Flexible box layout (Flexbox) specification. Flexbox introduces a new way of creating web layouts.
#WebDesignHistory
On July 23, 2009, W3C issued the first proposal of the CSS Flexible box layout (Flexbox) specification. Flexbox introduces a new way of creating web layouts.
#WebDesignHistory
Totally mindblowing to me. I remember when my blog posts would get a few dozen views. 😅
Totally mindblowing to me. I remember when my blog posts would get a few dozen views. 😅
An interactive article about the CSS gap property in Flexbox and Grid.
🔗 ishadeed.com/article/the-...
An interactive article about the CSS gap property in Flexbox and Grid.
🔗 ishadeed.com/article/the-...
(Repeat that as you fall asleep, I guess.)
(Repeat that as you fall asleep, I guess.)
I like such sandbox tools where you can play around without writing code. I think it’s important for designers to at least understand what flexbox can do.
flexboxlabs.netlify.app/
I like such sandbox tools where you can play around without writing code. I think it’s important for designers to at least understand what flexbox can do.
flexboxlabs.netlify.app/
bfgeek.com/flexbox-imag...
This technique maintains image aspect-ratios, and ensures there is no additional free space (full-bleed).
Let me know what you think!
(@bram.us - I got around to this!)
bfgeek.com/flexbox-imag...
This technique maintains image aspect-ratios, and ensures there is no additional free space (full-bleed).
Let me know what you think!
(@bram.us - I got around to this!)
They didn't post the code, so here is my shot at it with Flexbox
They didn't post the code, so here is my shot at it with Flexbox
What about align-content? It does work, but sometimes not. Why?! Looks like the layout is broken! 😖
One article to read, and you can finally understand all the flexbox mysteries 👇
What about align-content? It does work, but sometimes not. Why?! Looks like the layout is broken! 😖
One article to read, and you can finally understand all the flexbox mysteries 👇
The gap property works in flexbox, grid, and multi-column layouts. Set consistent spacing between items without affecting outer edges.
Learn more 👇
developer.mozilla.org/en-US/docs/...
The gap property works in flexbox, grid, and multi-column layouts. Set consistent spacing between items without affecting outer edges.
Learn more 👇
developer.mozilla.org/en-US/docs/...
What if the layout was balanced kinda like `text-wrap`, using:
item-pack: balance;
Learn more about this idea, and much more:
webkit.org/blog/16587/i...
What if the layout was balanced kinda like `text-wrap`, using:
item-pack: balance;
Learn more about this idea, and much more:
webkit.org/blog/16587/i...
although, I still struggle with them lol
although, I still struggle with them lol
Te lo dejo en máxima calidad en el primer comentario ↓
Te lo dejo en máxima calidad en el primer comentario ↓