⸘Prof. von Explaino‽
@adactio re:adactio.com/links/13101 it doesn’t seem to handle multiple DD per DT tag.
Yes! I’ve wanted this forever!
@adactio re:adactio.com/links/13101 it doesn’t seem to handle multiple DD per DT tag.
- Springy easing with
linear()
- Typed custom properties
- View transitions for page navigation
- Transition animation for
dialog
andpopover
- Transition animation for
details
- Animated adaptive gradient text
Some interesting experiments in web typography here.
It’s great to see the evolution of HTML happening in response to real use-cases—the turbo-charging of the select
element just gets better and better!
CSS wants you to build a system with it. It wants styles to build up, not flatten down.
Truth!
Safari 18 supports `content-visibility: auto` …but there’s a very niche little bug in the implementation.
Try writing your HTML in HTML, your CSS in CSS, and your JavaScript in JavaScript.
You might want to use `display: contents` …maybe.
Had you heard of these bits of CSS? Me too/neither!
Improving performance with containment.