Time Travelling CSS With :target
9.9.2024
Checkbox and radio button hacks are the (in)famous trick for creating games using just CSS. But it turns out that other elements based on user input can be hacked and gamified. There are very cool examples of developers getting creative with CSS...
Sticky Headers And Full-Height Elements: A Tricky Combination
9.9.2024
Quite a fun article I worked on with Philip Braunen. Do you know that little bit of elasticity you get when scrolling beyond the viewport when browsing the web on a mobile device? iPhone calls it a “rubber-banding” effect. …
Sticky Headers And Full-Height Elements: A Tricky...
Quick Hit #17
9.9.2024
“Wrapping the <labelaround the <inputis fine, and is sufficient for conformance on its own, however adding explicit association with for and id is still necessary in practice.” —James Edwards…
Quick Hit #17 originally published on CSS-Tricks, which is part of...
From Design to Development Without Translation: How to Find the Real Source of Truth
9.9.2024
Escape siloed design and engineering processes and speed up your product development by using code as your single source of truth. Let’s explore how
Collective #861
6.9.2024
The Monospace Web * State of CSS 2024 * Free Public APIs
Inspirational Websites Roundup #65
6.9.2024
Discover a fresh selection of inspirational websites, each featuring exceptional design, to ignite your creativity
Quick Hit #16
5.9.2024
“Never, ever hire for JavaScript framework skills. Instead, interview and hire only for fundamentals like web standards, accessibility, modern CSS, semantic HTML, and Web Components.” — Alex Russell…
Quick Hit #16 originally published on CSS-Tricks, which is part of...
Quick Hit #15
5.9.2024
Almost missed that the WP Twenty Twenty-Five theme was approved a couple weeks ago.…
Quick Hit #15 originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
How to Download a YouTube Video or Channel
4.9.2024
The ability to download media on the internet almost feels like a lost art. When I was in my teens, piracy of mp3s, movies, and just about everything else via torrents and apps like Kazaa, LimeWire, Napster, etc. was in full swing. These days sites use blob URLs and other means to prevent...
Quick Hit #14
3.9.2024
Inclusive Design 24 is in 8 short days — and it’s FREE, no sign-up required!…
Quick Hit #14 originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Another Stab at Truncated Text
3.9.2024
Seems like we’re always talking about clipping text around here. All it takes is a little browsing to spot a bunch of things we’ve already explored.
Article
on
Sep 19, 2012
Multi-line Text Overflow Ellipsis
accessibility content...
How to Create a PS1-Inspired Jitter Shader with React-Three-Fiber
3.9.2024
Learn how to create a custom jitter shader in React-Three-Fiber, inspired by the visual style of PS1-era games, to add a retro aesthetic to 3D models