Daily Shaarli

All links of one day in a single page.

May 4, 2023

The simple trick to transition from height 0 to auto with CSS - YouTube

Transition a CSS grid row from 0 to 1fr to get an accordion working :D
An Advantage is the text is already rendered for screen readers.

The HTML parser - Idiosyncrasies of the HTML parser

A guide on how to write a custom HTML parser. There is a lot of stuff at stake.