# css navigation

Published articles for css navigation.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## CSS Navigation Matching, Early Days

DevFeed: [CSS Navigation Matching, Early Days](<https://devfeed.tech/articles/css-navigation-matching-early-days-4259.md>)

Original publisher: [Read original article](<https://css-tricks.com/css-navigation-matching-early-days/>)

Author: Geoff Graham

Published: 2026-08-19T14:44:41Z

Content type: article

Language: en

Sources: [CSS-Tricks](<https://devfeed.tech/sources/css-tricks.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [articles](<https://devfeed.tech/tags/articles.md>), [css](<https://devfeed.tech/tags/css.md>), [css-navigation](<https://devfeed.tech/tags/css-navigation.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [view-transitions](<https://devfeed.tech/tags/view-transitions.md>)

### AI overview

An early look at CSS Navigation Matching for declaratively styling cross-document view transitions based on navigation routes and URL patterns.

### Source excerpt

Apply a style when someone navigates from one specific page to another. The idea being it'd make the sources for cross-document view transitions declarative in CSS rather than managing that stuff in JavaScript. CSS Navigation Matching, Early Days originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.

## What's !important #17: Custom Highlight API, CSS Navigation Matching, Fixing text-stroke, and More

DevFeed: [What's !important #17: Custom Highlight API, CSS Navigation Matching, Fixing text-stroke, and More](<https://devfeed.tech/articles/what-s-important-17-custom-highlight-api-css-navigation-matching-fixing-text-stroke-and-more-4266.md>)

Original publisher: [Read original article](<https://css-tricks.com/whats-important-17/>)

Author: Daniel Schwarz

Published: 2026-08-14T14:01:51Z

Content type: article

Language: en

Sources: [CSS-Tricks](<https://devfeed.tech/sources/css-tricks.md>)

Topics: [CSS](<https://devfeed.tech/topics/css.md>), [API](<https://devfeed.tech/topics/api.md>), [browser](<https://devfeed.tech/topics/browser.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [articles](<https://devfeed.tech/tags/articles.md>), [browser](<https://devfeed.tech/tags/browser.md>), [css](<https://devfeed.tech/tags/css.md>), [css-navigation](<https://devfeed.tech/tags/css-navigation.md>), [custom-highlight-api](<https://devfeed.tech/tags/custom-highlight-api.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [news](<https://devfeed.tech/tags/news.md>)

### AI overview

CSS-Tricks' roundup covers the CSS Custom Highlight API, image overflow, text-stroke fixes, skeleton UI styling, viewport-unit uses, and diagonal scrolling. It highlights CSS techniques alongside the JavaScript required to use the Custom Highlight API.

### Source excerpt

Plus, how to style skeleton UIs, how to enable diagonal scrolling, how images can overflow themselves, and yet, still more. Basically, how to do a lot of really cool (CSS) stuff. What's !important #17: Custom Highlight API, CSS Navigation Matching, Fixing text-stroke, and More originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.