#Development #Proposals
Item Flow (part 1) · A new CSS layout concept uniting Grid, Flexbox, and Masonry https://ilo.im/1631o0
_____
#Concept #Layout #CSS #CssGrid #CssFlexbox #Masonry #Design #WebDesign #WebDev #Frontend
#Development #Proposals
Item Flow (part 1) · A new CSS layout concept uniting Grid, Flexbox, and Masonry https://ilo.im/1631o0
_____
#Concept #Layout #CSS #CssGrid #CssFlexbox #Masonry #Design #WebDesign #WebDev #Frontend
#Development #Proposals
CSS self gap · Custom gaps between some ‘flex’ or ‘grid’ items https://ilo.im/162wa9
_____
#Spacing #Layout #CssGrid #CssFlexbox #Browser #WebDev #Frontend #CSS
Flexy flex layout for any number n of items such that we have:
at most 3 items on a row
at least 2 items on a row IF we have at least 2 items in total
In only 5 (display, flex-wrap, gap, flex and flex-basis override) CSS declarations, working for any number n of items!
Because someone asked for this on reddit https://www.reddit.com/r/css/comments/1jayx5v/comment/mhq2ldw/
Here is the @codepen demo https://codepen.io/thebabydino/pen/OPJOepJ
#Development #Misconceptions
A meme for the wrong reasons · Centering in CSS used to be hard, but now it’s easy https://ilo.im/1628ep
_____
#ModernCSS #Memes #Centering #Positioning #Alignment #CssFlexbox #CssGrid #WebDev #Frontend #CSS
#Development #Fun
CSS lessons for your parking fails · Proper car positioning may be easier than you think https://ilo.im/161t84
_____
#Positioning #Spacing #CssFloat #CssTransform #CssFlexbox #CssGrid #Development #WebDev #Frontend #CSS
#Development #Approaches
Simple masonry-like composable layout · A CSS interim solution until browsers catch up https://ilo.im/161qo0
_____
#Masonry #Layout #CssFlexbox #CssGrid #Browser #WebDev #Frontend #HTML #CSS
#Development #Debates
Help us choose the final CSS Masonry syntax · Get the latest updates and share your feedback https://ilo.im/160id2
______
#Layout #Masonry #CSSWG #Specification #WebDesign #WebDev #Frontend #CSS #CssGrid #CssFlexbox
#Development #Opportunities
‘Smart’ CSS layouts with container queries · New options we never had with media queries https://ilo.im/15zshu
_____
#ModernCSS #Layout #ContainerQuery #MediaQuery #CssGrid #CssFlexbox #WebDev #Frontend #CSS
#Development #Techniques
Getting stuck · All the ways CSS ‘position: sticky’ can fail https://ilo.im/15zi7o
_____
#Header #Sidebar #Scrolling #WebDev #Frontend #CSS #CssGrid #CssFlexbox
#Development #Approaches
Learn CSS grid now, container queries can wait · “Take your time with new CSS, but don’t sleep on the essentials.” https://ilo.im/15z72q
_____
#Layout #Browser #CssGrid #CssFlexbox #ContainerQuery #Design #ResponsiveDesign #WebDev #Frontend #CSS
#Development #Techniques
The gap · How CSS ‘gap’ can fix annoying spacing issues https://ilo.im/15z26r
_____
#Layout #Spacing #WebDev #Frontend #CSS #CssGrid #CssFlexbox
#Development #Approaches
Modern CSS layouts · You might not need a framework for that https://ilo.im/15yynz
_____
#Layout #Framework #WebDev #Frontend #CSS #UtilityClass #CssGrid #CssFlexbox #CustomProperty #CssCalc
#Development #Guides
How to center a div · An interactive guide to modern CSS centering techniques https://ilo.im/15xyxw
_____
#WebDev #Frontend #HTML #CSS #CssFlexbox #CssGrid #ModernCSS
#tinyCSStip Ever find yourself wishing an element was `inline` in relation to its parent, but act as a `flex` container for its content?
Hit that yet again and remembered about the multi-value `display` - hmm, has support improved?
It has! It now works cross-browser!
#Development #Techniques
(Don’t) mind the gap · “The CSS Flexbox ‘gap’ property is pretty cool.” https://ilo.im/15g8z7
_____
#WebDev #Frontend #CSS #CssFlexbox
#Development #Techniques
CSS findings from Photoshop web version · Use cases for CSS Flexbox, CSS Grid, and CSS variables https://ilo.im/15ct0h
_____
#WebDev #Frontend #CSS #CssGrid #CssFlexbox #CssVariables #CustomProperties
#Development #Playgrounds
Flexer · An interactive way to learn CSS Flexbox https://ilo.im/15bcw5
_____
#WebDev #Frontend #CSS #CssFlexbox