Articles #
- Build a scroll spy in 2 lines of CSS with scroll-target-group and :target-current - Learn more and play with demos: https://una.im/scroll-target-group/
- MPA View Transitions deep dive - Cross-document, or MPA, view transitions are here, and they are amazing!
- A handy use of subgrid to enhance a simple layout - subgrid in CSS is really handy for getting a nice level of design detail in place, especially in terms of maintaining a nice reading line, as Andy shows in this article.
- Generative user interfaces - We keep hearing AI is going to change everything, but so far it’s mostly given us helpdesk-like chat interfaces. Mike Ryan thinks it can be better and he’ll …
- A revisit of the Every Layout sidebar with :has() and selector performance - Heydon Pickering takes a fresh look the Every Layout Sidebar layout, 6 years on, to see if modern CSS selectors can improve it.
- Redirect -
- Generating LLMs.txt Using Eleventy - Large Language Models are increasingly relying on information found on the web, but often struggle to handle most websites in their entirety because the context windows are too small. In an…
- Learning how CSS-only carousels are going to work - Carousels are coming to CSS!🔗 Links✅ my code from this video: https://codepen.io/kevinpowell/pen/qEBJBxe✅ Carousels with CSS: https://developer.chrome.com/b…
- On Freedom, Curiosity & Happiness - I have been recently contemplating the intricate relationship between my personal life and the work I do, particularly how these domains inevitably get intertwined and influence one another…
- CSS conditionals with the new if() function | Blog | Chrome for Developers - Learn about the new CSS if function, which enables a cleaner developer interface for dynamic styles like style queries and media queries.
Demos #
No demos this month