64 private links
Interesting guidelines for organizing CSS. This should avoid making things too much of a mess.
Nice examples showing JavaScript use can be reduced in the browser. HTML and CSS are gaining nice features.
Nice little editor for CSS animations. Should definitely help building those.
Nice guide, the interactive parts definitely help. Good way to improve CSS Grid use. It's much more powerful than I suspected.
This obviously keeps progressing. I think a good resource summarizing the new ways to do things would be necessary.
Nice and fun little demo of what can be done with CSS animations.
Fun way to understand better the CSS layouting using flexboxes.
This is an interesting use of the accessibility directive for better styling in web frontend code.
I must resist to redesign my blog I guess... In any case, this is a very nice style for content.
Nice guide, the interactive parts definitely help. Good way to improve CSS use.
Nice CSS trick to make collapsable trees without too much fuss.
Definitely a cool trick. Not really practical yet due to the performance and differences of behavior in the various browsers. Hopefully his will get solved at some point.
Good list of system fonts to use in your CSS.
Good explanation of why the complexity of CSS code quickly gets out of control.
Interesting stuff coming especially on the CSS side.
CSS is definitely a rabbit hole full of features. That delays quite a bit the time when you need to use Javascript.
Now this is indeed a very clever CSS trick!
Now that looks like a really nice CSS framework. I like the approach with a very limited set of classes and pushing you to focus on semantic.
Nice exploration of how to produce shadows in CSS. Make sure to read it all the way until the filter + drop-shadow approach.
Nice summary of the abilities coming from CSS transforms.