Fought my way through to level 35 and for now I'm like, nope!
Fun though: neal.fun/not-a-robot/
Thanks @neal.fun ๐
Fought my way through to level 35 and for now I'm like, nope!
Fun though: neal.fun/not-a-robot/
Thanks @neal.fun ๐
I'm excited to start my first day at my new company today.
๐ฆ
Responsive design turns fifteen today! WHAT IS TIME ethanmarcotte.com/wrote/respon...
Thanks, `contain: content` did the trick!
In CSS, I'd like to use `display: flow-root` instead of `overflow: clip` to show outlines, but `display` is often already set for other purposes.
[New blog post]
Are CSS Carousels accessible sarasoueidan.com/blog/css-car...
In this post, I share some important insights from examining the accessibility of CSS-only carousels that use new features introduced in the #CSS Overflow Module Level 5 spec.
#a11y
A few clever ways from @monknow.bsky.social to start using the sibling-count() and sibling-index() functions โ or close to it โ for things like tree counting, random values, and staggered transitions.
css-tricks.com/how-to-wait-...
โ๏ธ New CSS Generator!
Save this link for the future. A tool to easily convert any SVG shape into a CSS one in no time. Powered by the new shape() function! ๐คฉ
css-generators.com/svg-to-css/
โ
Single-element
โ
Responsive
โ
No more ViewBox headaches
I'm on Japan's Golden Week holiday until May 15๐๏ธ
I've been looking forward to this longest holiday of the year!
Fingers crossed for sunny weather during the holidaysโ๏ธ
We talked about how to use design systems as we read from the Japanese version of the book "Design That Scales", "How to Grow Your Design System".
There is a transcript in Japanese so you can read as well as listen to the audio.
www.mitsue.co.jp/knowledge/te...
Launching the W3C Docs Community Group
openwebdocs.org/content/post...
The Principles Of Web Accessibility are now available in
โข French
โข Spanish
โข Dutch
โข Japanese
๐ค๐ค
github.com/Heydon/princ...
Without talented people like you, web developers would be at a great loss. We look forward to your continued success!
We talked while reading the Japanese version of @danmall.bsky.social 's book "Design That Scales" entitled "ใใถใคใณใทในใใ ใฎ่ฒใฆๆน"
www.mitsue.co.jp/knowledge/te...
I'd like to try using shape().
Switching from SVG to CSS seems difficult, but let's give it a try.
A thumbnail that reads "VS Code Live April 16, 2025 9:00 AM PT"
April 16th. 9 AM PT. Be there.
developer.microsoft.com/en-us/reacto...
Bulk Suppressions is cool.
I wrote a related blog.
CSS properties requiring vendor prefixes 2025
www.mitsue.co.jp/knowledge/bl...
Thank you, styled-components too!
opencollective.com/styled-compo...
Chrome is addressing a long-standing privacy issue with the `:visited` CSS selector.
TLDR: "visited" sites will be partitioned, so visiting a link from one site, will no longer style that site as "visited" on other sites including that same link.
More info:
developer.chrome.com/blog/visited...
Here's a custom select starter with all the stuff done for transition animations
nerdy.dev/notebook/sel...
We talked about the features selected for interop2025.
www.mitsue.co.jp/knowledge/te...
๐The customizable select was just released in Chrome 134 ๐คฉ! Iโve been playing around with this feature for quite some time and am excited to start a series. In this part1 history, trickery and how to progressively style a select element. ๐ฅฐ
utilitybend.com/blog/the-cus...
๐ Introducing my upcoming third course, Whimsical Animations!
This course will teach you how to build top-tier animations and interactions using a variety of techniques. โจ
You can join the waitlist on the courseโs brand-new site, which is the most ridiculous thing Iโve built in quite some time:
It's not Baseline, but CSS-only carousels are coming to Chrome 135!
developer.chrome.com/blog/carouse... by @nerdy.dev
My favorite CSS property these days is `mask-composite`.
It's good to use it for animations and hover.
developer.mozilla.org/en-US/docs/W...
I usually use Japanese in which the underline does not overlap with the characters, so I did not realize that the underline made it difficult to recognize the characters.Underlining is often used for links, but some people find the text easier to read while others do not.
uxdesign.cc/improving-hy...
I have added `text-decoration-thickness: from-font` to my reset.css, as font files sometimes contain recommended `text-decoration-thickness` information.
developer.mozilla.org/en-US/docs/W...
`text-emphasis`
Surprisingly, I haven't had a chance to use this property.
developer.mozilla.org/en-US/docs/W...