Daily Shaarli

All links of one day in a single page.

February 5, 2026

Drawing Connections with CSS Anchor Positioning - Roland Franke
thumbnail

A practical exploration of CSS Anchor Positioning and the anchor() function to visually connect related elements without extra markup.

Performance-Optimized Video Embeds with Zero JavaScript – Frontend Masters Blog
thumbnail

Putting a YouTube video inside a closed details element means it won't load until that details element is opened. We can use that.