The CSSWG just resolved to add this to the spec 🥳
github.com/w3c/csswg-dr...
@tim-narr
I'm a Freelance Frontend Developer and UI Engineer from Lüneburg, near Hamburg. I love to develop efficient frontend solutions and work with high design affinity and a strong focus on UI engineering, responsive design, web performance and accessibility
The CSSWG just resolved to add this to the spec 🥳
github.com/w3c/csswg-dr...
Excitingly, Chrome Canary recently added support for <meta name="text-scaling"> behind a flag.
What is it? It's something that we're all going to start using on our websites to improve accessibility. Here's a blog post with more info. www.joshtumath.uk/posts/2026-0...
If you need security questions in your application, perhaps consider something better than your mother's maiden name.
github.com/cassidoo/bet...
You can now play with CSS gap decoration in Chromium 139+!
Learn more: developer.chrome.com/blog/gap-dec...
Try it out (current Canary w/experimental web platform features flag): microsoftedge.github.io/Demos/css-ga...
If you load this page it contacts 82 IP addresses executing 256 separate HTTP transactions to download 18MB of data writing 64 cookies to your device to tell you “no”
Falls ihr Usecases für den offiziellen Bild.de Chatbot sucht - der Bot kann auf alle Bild-Artikel seit 2021 zugreifen und ist sehr flexibel in der Kontextualisierung :)
Fresh server and it’s already under attack?!
Interesting article by @jclermont.com on why securing your server from day 1 is a must
A hyper #legible #font that looks good, is that even possible? The answer is yes: buff.ly/2wBNuRa and it is free.
I love how much thought went into differentiating similar letters. My 6y-old is learning to read and I see him confuse p,q or b,d.
Fantastic @brailleinstitute.bsky.social
#CSS only carousels arrive in Chrome 135
⤷ nerdy.dev/css-carousel...
Also if you know a woman in STEM affected by the current administration, please file an issue (github.com/MelSumner/wo...) or encourage them to do so!
Thank you for sharing this project.
🚀 🆕 style-observer: A robust solution for observing CSS property changes in JS.
Developed with @d12n.me’s help over the last month.
Made possible by the pioneering work of @bram.us, Artem Godin, @janeori.propjockey.io and many others!
Blog post: lea.verou.me/blog/2025/st...
Docs: observe.style
great examples 😍 I like z-stack too… reminds me of the Star Wars opening crawl 😅
🔔 Unser #kandidierendencheck ist online: 18 Thesen beantworten - und ihr erfahrt, welche Kandidierenden in eurem Wahlkreis so denken wie ihr. 👇
www.kandidierendencheck.de/bundestag
font-size: min(2em, 2rem); padding: clamp(10px, 5vw, 30px); margin: max(2lh, 2em); 2em is crossed out 10px, 5vw is crossed out 2em is crossed out
You can now see which value is the active value in min(), max() and clamp()
- in Canary DevTools today
- coming to Chrome stable soon!
Great blog post :) I think serving brotli-precompressed files is really underrated and it's possible even on the cheapest shared-hosting plans with some .htaccess header and rewrite rules
🧠 Some brief thoughts on front-end frameworks and upgrade hell:
csswizardry.com/2025/01/buil...
Well, the new administration already took down the White House #Accessibility Statement. Original page from the WayBack Machine here: web.archive.org/web/20250118185419/https://www.whitehouse.gov/accessibility/ Broken link: whitehouse [dot] gov [slash] accessibility #a11y #Accessibility #disability
#CSS scroll-state() container queries
in Chrome 133!
@container scroll-state(stuck: top) {
…
}
Read all about snapped, stuck and scrollable in this post:
developer.chrome.com/blog/css-scr...
↪ nerdy.dev/scroll-state...
Wow, so many great new features 😍
Happy Birthday 🎉❤️🍾
It's long past time we had a standard way to load CSS asynchronously. link[async] should work just like the tried and true print-media hack, but without the major downside of javascript reliance for applying CSS.
Join me with a plus one here? github.com/whatwg/html/...
To the blog! Let's Standardize Async CSS!
scottjehl.com/posts/async-...