Found 6559 bookmarks
Newest
Pip liked a post by CSS Day
Pip liked a post by CSS Day
The two Google #cssday presentations are on YouTube: youtu.be/QA5f2loqtM4 @una.im about modern UI patterns youtu.be/8FSLsVAJj2w @bram.us about view transitions. The other videos will be published on Conffab in the not too distant future. We'll tell you when they're available.
Pip liked a post by CSS Day
Pip liked a post by Pavel
Pip liked a post by Pavel
Similar logic to a car horn: it is included and therefore it will be used. Welcome to WordArt 2.0, kids.
Pip liked a post by Pavel
Pip liked a post by Sarah Drasner
Pip liked a post by Sarah Drasner
I think in the next few years, human communities and the value of the handmade in certain areas will become more important, not less We’ve actually seen this trend in art history play out a few times already -> highly mechanical gives way to the return of the “prestige of the handmade”
Pip liked a post by Sarah Drasner
Pip liked a post by Una Kravets
Pip liked a post by Una Kravets
With style queries now in all browsers, here's my take on the best way to do dynamic color theming with modern CSS: - Custom properties - light-dark() - contrast-color() - Style queries - Relative color syntax (^Features available in all modern browsers) Read about it ⬇️⬇️ una.im/modern-css-t...
Pip liked a post by Una Kravets
Pip liked a post by Jason Lengstorf
Pip liked a post by Jason Lengstorf
a little reunion of the greatest devrel team to ever do it: @sarahedo.bsky.social, @philhawksworth.dev, @cassidoo.co, @bencodezen.io, @tzmanics.bsky.social, @devdevcharlie.com, with special guest appearances from @marisamorby.com, @dizzyd.esq, @emilyfreeman.bsky.social 💜💜 I miss this team so much
Pip liked a post by Jason Lengstorf
Pip liked a post by Josh Collinsworth
Pip liked a post by Josh Collinsworth
There should be digital garage sales. Unused fonts - $1 ea. Unplayed video games - $3 each or 4 for $10 Bundle of online courses I barely even started: $50 OBO
Pip liked a post by Josh Collinsworth
Pip liked a post by Dave Rupert
Pip liked a post by Dave Rupert
When it comes to web stuff… It’s one thing to have an idea. It’s another to be able to build the idea. It’s another to be able to explain the idea with words. It’s another to be able to build examples that illustrate the idea and the problem it solves. That’s quadfecta is difficult and rare.
Pip liked a post by Dave Rupert
Pip liked a post by Niels Leenheer
Pip liked a post by Niels Leenheer
The #cssday photos have been published and they are great. Love them. cssday.nl/2026/pix/pho... But these... These made my day. These were taken during my talk and it makes all of the work I put into it worth it. ❤️
Pip liked a post by Niels Leenheer
Pip liked a post by Bramus
Pip liked a post by Bramus
I’m seizing this moment, as I’ve already sent a selection of 10 bugs to our DevTools team for them to look at 😁 Which papercut bugs would you like to see solved? Send me your crbugs and I’ll forward them. No crbug to point to? No worries: you can always file new ones at crbug.com/new 😉
Pip liked a post by Bramus
Pip liked a post by Barry Pollard
Pip liked a post by Barry Pollard
The Chrome DevTools team are doing a "papercuts" sprint where they try to address lots of small, irritating bugs and annoyances. Reply with crbug.com links (no bug, no fix—that's the deal!) and will see what we can do. No promises though as some may be features/too big/unclear how to solve.
Pip liked a post by Barry Pollard
Pip liked a post by Kevin Powell
Pip liked a post by Kevin Powell
Inspired by @meyerweb.com's talk at @cssday.nl I played with offset-path before, but somehow missed that we can use it with border-box and padding-box, making this so incredibly easy. I need to fix up the code a bit as it's kinda messy, but you can see it here: codepen.io/editor/kevin...
Pip liked a post by Kevin Powell
Pip liked a post by Patrick Brosset
Pip liked a post by Patrick Brosset
Did you attend #CSSDay and saw my talk (or heard about it), and you really want CSS Grid Lanes to be supported across browsers? ➡️ Give this issue a thumbs-up *and* add a comment explaining your use case. This can help a lot move things forward 💟 github.com/web-platform...
Pip liked a post by Patrick Brosset
Pip liked a post by Kevin Powell
Pip liked a post by Kevin Powell
In my talk for CSS Day, I had a slide of a comment from YT complaining about CSS overstepping its bounds now that we can do some logic-based styling directly in CSS. Afterwards, @adactio.com came to see me to laugh about it a bit, because he was hearing the same thing when :hover was added to CSS.
Pip liked a post by Kevin Powell
Pip liked a post by Jake Lazaroff
Pip liked a post by Jake Lazaroff
how's everyone hooking @standard.site up to their personal sites? would love to hear your stack + what your integration looks like!
Pip liked a post by Jake Lazaroff
Pip liked a post by Sam Rose
Pip liked a post by Sam Rose
TIL you can make it so that a client connecting with a specific SSH key can only run a single, specified command when connecting. Am using this to make sure when I’m backing up stuff from my VPSs with rsync, the key can only do rsync. man.openbsd.org/sshd#command...
Pip liked a post by Sam Rose
Pip liked a post by Ethan Marcotte
Pip liked a post by Ethan Marcotte
this little article is sixteen years old today: alistapart.com/article/resp... feels deeply weird that it’s that old. the pub date feels like it’s two lifetimes ago and two weeks ago, all at the same time.
Pip liked a post by Ethan Marcotte
Pip liked a post by Kevin Powell
Pip liked a post by Kevin Powell
If you don't have time to read it, the tl;dr is, if there are educational content creators you value, let them know. They might write, make videos, or anything else. Times are tough, and talented people are fading away. A few encouraging words from a real person can make a huge difference.
Pip liked a post by Kevin Powell
Pip liked a post by Mia (online)
Pip liked a post by Mia (online)
I want flow with grid-columns, and the ability to float-align into those columns, with text wrapping. like grid-lanes, but this time grid-flow. For editorial, article layouts, pull quotes, side notes etc
Pip liked a post by Mia (online)
Pip liked a post by Donnie D'Amato
Pip liked a post by Donnie D'Amato
Wrap detection, such that I can collapse menu items in a horizontal bar when they don't fit dynamically.
Pip liked a post by Donnie D'Amato
Pip liked a post by Christian Alder
Pip liked a post by Christian Alder
Experimented with some CSS :has() on my contact form page. I've used it to make a "multi-level" <select> listbox, conditional block of text to aid visitors, and sprinkled in some animation for the grid resizing too. Just CSS doing all of this, pretty happy with it ☺️
Pip liked a post by Christian Alder
Pip liked a post by Kevin Powell
Pip liked a post by Kevin Powell
Working on my talk for @cssday.nl and I just realized it's less than a month away. Not panic time yet, but it's coming fast 😅 Also, early bird pricing ends today, so if you don't have your ticket yet, now's the time! cssday.nl
Pip liked a post by Kevin Powell