Daily Shaarli

All links of one day in a single page.

July 25, 2024

How to use container queries now  |  Blog  |  web.dev
thumbnail

A step-by-step guide showing how to use container queries with cross-browser fallbacks.

The Magic of Clip Path
thumbnail

One of the most underrated CSS properties.

@property: Next-gen CSS variables now with universal browser support
thumbnail

Get ready for a CSS power-up! The @property rule, part of the CSS Houdini umbrella of APIs, is now fully supported across all modern browsers. This game-changing feature unlocks new levels of control and flexibility for CSS custom properties (also known as CSS variables), making your stylesheets smarter and more dynamic.

Web Performance Guide | SpeedCurve
thumbnail

Everything you need to know to master website monitoring, analytics, and diagnostics from world class experts.

SpeedCurve | 15 page speed optimizations that sites ignore (at their own risk)
thumbnail

Many top sites are not taking advantage of optimizations that could make their pages faster, their users happier, and their businesses more successful.

Readability: The Optimal Line Length – Articles – Baymard Institute
thumbnail

The length of text lines substantially impacts their readability — yet this is often overlooked in e-commerce. See our latest test findings on line length readability.

CSS One-Liners to Improve (Almost) Every Project
thumbnail

A collection of ten simple one-line CSS solutions to add little improvements to any web page. :: Blog post at Alvaro Montoro's Personal Website.

An update on invokers: Invoker commands in HTML | utilitybend

An update to Open UI invoker commands, giving the possibility to create controls for dialogs, details, inputs, videos, and audio by using only attributes in HTML

CSS Selectors | CSS-Tricks
thumbnail

A complete guide covering all of the various methods we have to select elements in CSS and how to use them for applying styles.

CSS Grid Areas

A fresh look at the CSS grid template areas and how to take advantage of its full potential today.