Scroll-driven animations, image resets, and the future of the web


View this email in your browser (or share it with a friend!)

PRE-S: A quick reminder that the State of CSS survey is currently open. The browser vendors all pay a lot of attention to the results of these “State of” surveys, and the more people who take them, the more representative the results are… plus they are a great way to learn about features you didn’t know about!

Hello Reader,

A bit of a short newsletter this week, as I've been focusing on getting some content created and working on my talk for CSS Day... I'm getting on the plane in a week from today!

A few weeks ago I mentioned that the panic hadn't set in yet.... it's started to set in now 😂.

🙋‍♂️ What I’ve been up to this week

A small update to the format of this section. General Musings (my second channel/podcast) regularly gets 20x as many views on YouTube as listens as a podcast (and closer to 400x for last week's episode!), so I'm going to put the link to the YT version here instead of the audio-only version. If you prefer the podcast version, it's not going anywhere!


📺 Scroll-driven animations without any JS

video preview

A look at how I made a subtle scroll-driven animation on the landing page for CSS Demystified.


⚡ Most image resets are missing this declaration

video preview

A quick look at why you probably should include a height: auto in your image reset.


🎙️The future of the web

video preview

A follow-up from last week, where I explore where things might go with Google deprioritizing links, and wondering if things like RSS, web rings, IRC, and other old school features are primed for a comeback.

You can get the RSS feed for the audio-only version here.

🔗 Other awesome stuff from around the web

Few less than usual, since I've been busy.

📝 Quiz time!

You have a decorative element that is a child of a .card, and you want it to sit on the card’s outer border edge so it can be moved anywhere around the perimeter. Which of these would align it on the border, assuming the element has position: absolute, and the .card has position: relative?

  1. position-area: border-box;
  2. offset-path: border-box;
  3. offset-shape: border-box;
  4. shape-outside: border-box;

As per usual, you'll have to head on over to YouTube to take a stab at the quiz, and once you answer, you'll see if you were right or not.

Have a fantastic week!
Kevin


Are you looking to step up your CSS? I've got both free and premium courses to help with that! They cover a range of skill levels too 👇

Beginner friendly (and free)

HTML & CSS for Absolute Beginners

A free course that starts with the absolute basics, and gets to creating some layouts with Flexbox and Grid.

Enroll →

Intermediate

CSS Demystified

For those who've been writing CSS for a little bit now, but want to step up their game and start writing CSS with confidence!

Enroll →

Intermediate (Frontend Masters)

Build a Modern Site from Scratch

Build a fully responsive site using modern CSS features, along with some polished animations.

Enroll → (25% off first month of Frontend Masters if you use this affiliate link)

If you no longer want to get any emails from me, you can unsubscribe or you can edit your preferences if you'd like pick which emails you get from me.
600 1st Ave, Ste 330 PMB 92768, Seattle, WA 98104-2246

Hi! I'm Kevin

Weekly newsletter, where I talk about tangentially-related front-end development topics and share what I've been up to in the last week, plus any cool/fun/interesting/useful links I come across as well.

Read more from Hi! I'm Kevin

View this email in your browser (or share it with a friend!) Hello Reader, I’ve started collecting answers for a Family Feud style game called Asked 100 Devs (more on this at the very end of the email), and one of the questions I asked was “What is your favorite color format in CSS?” I don’t want to spoil the results yet (I’ll be having some contestants on soon to try and guess the top answers to the questions), but something that caught me by surprise was that, of the answers for rgb, 80% of...

View this email in your browser (or share it with a friend!) Hello Reader, Trying something a little different this week with some quick hits before we dive into the main content. The 2026 edition of the State of Dev’s survey is now open. As with all of the State of surveys (or well, any survery for that matter), the more people who take it, the more representative it is. As I let you know earlier this week, I’ll be speaking at ZurichJS in September. If you are in the area and can’t make it,...

Hello Reader, An off-schedule email this week, as I completely forgot to send my regular newsletter on Sunday, and I had wanted to share something that's time-sensitive. I've mentioned this a few times now, but I'll be speaking at Zurich JS Conf on September 11th (along with others like Scott Tolinski, Daniel Roe, Tajas Kumar, and many others), and the ticket price is going up in 3 days. I'll be having some fun talking about how we can now use CSS for a lot of things we'd traditionally used...