Masonry, Item Flow, and… GULP?, by @Meyerweb:
Masonry, Item Flow, and… GULP?, by @Meyerweb:
Use CSS “reading-flow” for Logical Sequential Focus Navigation, by @rachelandrew (@developers):
Help an idiot who is useless with layout? How can I get this result with flexbox and no media queries? If viewport wide enough, those small articles are on the side, one under the other. Otherwise, they're below, next to one another.
https://codepen.io/thebabydino/pen/XJJpjzv
Thanks!
“Item Flow, Part 1: A new unified concept for layout” by @jensimmons, Saron Yitbarek, Elika Etemad and Brandon Stewart
https://webkit.org/blog/16587/item-flow-part-1-a-new-unified-concept-for-layout/
> As we worked through the details, we started to get excited. Suddenly new features for Flexbox and Grid that people have wanted for years had an obvious home. Things seemed to click together elegantly. New capabilities emerged
This is really an exciting…
️ https://nicolas-hoizey.com/links/2025/04/01/item-flow-part-1-a-new-unified-concept-for-layout/
“Item Flow, Part 1: A new unified concept for layout” by @jensimmons, Saron Yitbarek, Elika Etemad and Brandon Stewart
https://webkit.org/blog/16587/item-flow-part-1-a-new-unified-concept-for-layout/
> As we worked through the details, we started to get excited. Suddenly new features for Flexbox and Grid that people have wanted for years had an obvious home. Things seemed to click together elegantly. New capabilities emerged
This is really an exciting…
️ https://nicolas-hoizey.com/links/2025/04/01/item-flow-part-1-a-new-unified-concept-for-layout/
Pretty happy how my HTML DM screen pages turned out and are even printable. Here's the last page.
CSS border-image-source and slices used with the box border ( not your 00's average borders anymore ).
Note: CSS mix-blend-mode: multiply used on the AI illustration (I suck at drawing) to let the white pass through as transparent to get a look it's painted on top of the paper.
Works on both A4 and Letter size.
really the more I use it, the more convinced I am that #CSS #Flexbox makes #WebDesign fun again. being able to go from a 2 column layout nav-left, content-right as flex: row, to a stacked single column layout with content above nav as flex: column-reverse, with a single at query in the CSS is a real hoot.
Every time I find a way to use it, theres SO many problems from the past it solves.
Am I the only one who gets heavily confused that – to position a flex item – I have to align the items and justify the content. No, uhm, I align the content and justify the items? I'm sure there is logic behind this! But hey: What do you think? Which is the correct way to do the same alignment with grid?
This. Is. Not. Logical.
Yes, but Should I?
If I’m blunt with myself I’ve already bit off more than I can reasonably chew in a reasonable amount of time, lol.
#blog #design #gallery #artwork #shop #products #records #magazine #photos #objects #posts #uses #now #blogroll #projects #ecommerce #cms #relatedPages #grid #flexbox #css #ally #php oh, and #coffee
Laura’s* Penpot** session, Introduction to Flex and Grid Layout, will be live streamed via Peertube tomorrow from 2-3 PM UTC at https://peertube.kaleidos.net/w/g5F9Se2PK2934EFrLSuJ16
i don't see how that'll happen without implementing something like the #css #boxmodel though (making each component aware of its margin, border, padding, and content areas)
i'm trying to keep things simpler than that! although with a terse enough syntax some #flexbox-like layout mechanic also becomes TEMPTING...
eh. nevermind.
so what if the composition order is a little counterintuitive. aint the only counterintuitive thing in life now is it
NEU: Einstieg in HTML und CSS in der 3. Auflage
Ende August 2024 erscheint die 3. Auflage des »Einstieg in HTML und CSS«. Dieser Beitrag stellt das Buch vor und zeigt, was es Neues gibt.
#Barrierefreiheit #CSS #Flexbox #Grid #HTML #ResponsiveGrafiken #Rheinwerk
#flexbox is fucking magical. with, like, 3 lines of css, i have a horizontal navbar
#CSS #Flexbox cheatsheet from https://css-tricks.com
If you ever feel lost in the #CSS weeds, wrestling with the cascade, or you just want to improve your workflow with modern, efficient, and maintainable stylesheets, then this workshop with @mia is for you!
Cascading Style Systems: Resilient & Maintainable CSS
Mon & Tue, Feb 26 – Mar 12, 2024
Hosted by @smashingconf
https://smashingconf.com/online-workshops/workshops/modern-css-miriam-suzanne
I wish float was more semantic. I always want a right-floated div, never a left-floated one, but because we read left to right that means the content which is before structurally ends up after visually. Is this possible to solve with #CSS3 #flexbox ? Has anyone ever managed to get right floats working?
No more using tables for layout. Though I personally would have gone for grid instead of flexbox in this scenario, what do you think?
Seen at Vienna main train station.