Daily Shaarli

All links of one day in a single page.

January 5, 2023

"Tree views in CSS", @kate@fosstodon.org

A tree view (collapsible list) can be created using only html and css, without the need for JavaScript. Accessibility software will see the tree view as lists nested inside disclosure widgets, and the standard keyboard interaction is supported automatically.