“Smart” Layouts With Container Queries
14.8.2024
Modern CSS keeps giving us a lot of new, easier ways to solve old problems, but often the new features we’re getting don’t only solve old problems, they open up new possibilities as well.
Container queries are one of those …
“Smart” Layouts With Container Queries originally published...
Dialogues Blog
14.8.2024
“This isn’t a website. Or even a blog. It’s a conversation.”
That’s the idea! Jay Hoffman and I’ve been chatting a long time now, back since he began writing a series on web history. It’s easy-going talking with someone …
Dialogues Blog originally published on CSS-Tricks, which is part...
font-size Limbo
13.8.2024
You might recall that Alvaro suggests bumping up font-size to 1.25rem from the default user agent size of 16px. Sebastian Laube pokes at that:
I wouldn’t adopt Alvaro’s suggestion without further ado, as I would waste so much space
…
font-size Limbo originally published...
Mental Health in Tech Podcast Interview
12.8.2024
Mental health is always tough to talk about, especially in an industry that, to me, often rewards ego over vulnerability. I still find it tough even after having written about my own chronic depression and exploring UX case studies about …
Mental Health in Tech Podcast Interview originally...
Quick Hit #9
12.8.2024
Heydon with a reminder that <address isn’t for, you know, mailing addresses.…
Quick Hit #9 originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
HTML Attribute to Allow/Disallow Handwriting Input
12.8.2024
A new explainer for a new HTML attribute to handle handwritten inputs. Like this:
<input type="text" handwriting="true" ... <input type="text" handwriting="false" ... <textarea handwriting="" ... <!-- evaluates to "true" --<div contenteditable...
CSS Chronicles XLII
9.8.2024
Remember these? Chris would write a post now and then to chronicle things happening around the ol’ CSS-Tricks site. It’s only been 969 days since the last one, give or take. Just think: back then we were poking at …
CSS Chronicles XLII originally published on CSS-Tricks, which...
It’s Time To Talk About “CSS5”
9.8.2024
Ever search for CSS info and run into some article — perhaps even one or a dozen on this site — that looks promising until you realize it was published when dinosaurs roamed the planet? The information is good, but …
It’s Time To Talk About “CSS5” originally published on CSS-Tricks, which...
Designer Spotlight: Vladimir Biondić
9.8.2024
Explore the visionary artistry of Vladimir Biondic, an independent Serbian art director and designer with over a decade of experience in web and branding design
Christian Heilmann: Let’s make a simpler, more accessible web
8.8.2024
Christian Heilmann gave this talk at Typo3 Developer Days. I’m linking it up because it strikes an already stricken nerve in me. The increasing complexity of web development has an inverse relationship with the decreasing number of entry points …
Christian Heilmann: Let’s make...
CSS Olympic Rings
7.8.2024
It was a few years ago during the 2020 Olympics in Tokyo 2020 that I made a demo of animated 3D Olympic rings. I like it, it looks great, and I love the effect of the rings crossing each other.…
CSS Olympic Rings originally published on CSS-Tricks, which is part of the DigitalOcean family....
Interactive 3D Device Showcase with Threepipe
7.8.2024
Build a minimal 3D web application to showcase designs on a laptop and phone in an interactive environment using Three.js and threepipe