My Learning Curve

Feed

Piccalilli - CSS topic archive

Latest entries from Piccalilli - CSS topic archive.

Source: https://piccalil.li/

An in-depth guide to customising lists with CSS

Feb 19, 2026

This first rule of styling lists is that they should be treated with the same reverence you would show any other text. If a list is inserted within a passage of text, treat it as a...

Accessible faux-nested interactive controls

Jan 15, 2026

In web accessibility, a thing you absolutely cannot do is nest one interactive control inside another : Save as favorite There are a few reasons not to do this, but the most import...