by Gene Crawford | Jan 22, 2025
I don’t see this technique enough: focus by demotion. Very often we create focus by promotion: hover to create a glow, focus rings, or even just making text bold.
by Gene Crawford | Jan 22, 2025
I recently was messing around with the HTML <dialog> element. It’s really handy for native dialogs without a ton of JavaScript.