
Nolan Lawson sparked some discussion when he described a noticeable shift away from single-page applications (SPAs):
Hip new frameworks like Astro, Qwik, and Elder.js are touting their MPA [multi-page application] with “0kB JavaScript by default.”
…
SPAs, Shared Element Transitions, and Re-Evaluating Technology originally published on CSS-Tricks. You should get the newsletter.
https://css-tricks.com/spas-shared-element-transitions-and-re-evaluating-technology/

I teach a class over at the local college here in Long Beach and a majority of the content is hosted on the Canvas LMS so students can access it online. And, naturally, I want the content to be as …
Just How Long Should Alt Text Be? originally published on CSS-Tricks. You should get the newsletter.

It wasn’t long ago that Nick Sypteras showed us how to make custom badges for a GitHub repo. Well, Reza Shakeri put Beautify GitHub Profile together and it’s a huuuuuuge repo of different badges that pulls lots of examples …
Beautify GitHub Profile originally published on CSS-Tricks. You should get the newsletter.

We’ve walked through a series of posts now about interesting approaches to CSS hover effects. We started with a bunch of examples that use CSS background properties, then moved on to the text-shadow property where we technically didn’t use …
Cool CSS Hover Effects That Use Background Clipping, Masks, and 3D originally published on CSS-Tricks. You should get the newsletter.
https://css-tricks.com/css-hover-effects-background-masks-3d/

Myles C. Maxfield on the WebKit Blog published a nifty how-to for color fonts. It comes on the heels of what Ollie wrote up here on CSS-Tricks the other day, and while they cover a lot of common …
Customizing Color Fonts on the Web originally published on CSS-Tricks. You should get the newsletter.

Earlier this year, I self-published an ebook called Understanding JavaScript Promises (free for download). Even though I didn’t have any intention of turning it into a print book, enough people reached out inquiring about a print version that …
A Perfect Table of Contents With HTML + CSS originally published on CSS-Tricks. You should get the newsletter.
https://css-tricks.com/a-perfect-table-of-contents-with-html-css/

So, SVG has this stroke-miterlimit presentation attribute. You’ve probably seen it when exporting an SVG from a graphic editor program, or perhaps you find out you could remove it without noticing any change to the visual appearance. After a good …
Mastering SVG’s stroke-miterlimit Attribute originally published on CSS-Tricks. You should get the newsletter.
https://css-tricks.com/mastering-svgs-stroke-miterlimit-attribute/

Ahmad Shadeed — doing what he always does so well — provides an early look at the object-view-box property, something he describes as a native way to crop an image in the browser with CSS. The use case? Well, …
First Look At The CSS object-view-box Property originally published on CSS-Tricks. You should get the newsletter.
https://css-tricks.com/first-look-at-the-css-object-view-box-property/

As the author of a library called AgnosticUI, I’m always on the lookout for new components. And recently, I decided to dig in and start work on a new dialog (aka modal) component. That’s something many devs like to …
Dialog Components: Go Native HTML or Roll Your Own? originally published on CSS-Tricks. You should get the newsletter.

Zeldman:
You may not know his name, but he played a huge part in creating the web you take for granted today. And he’s back—kind of.
That would be Glenn Davis and the Verevolf site Zeldman’s talking about. The …
Verevolf originally published on CSS-Tricks. You should get the newsletter.