Advent of CSS / 05
Posted in daily
Tags :I discovered the Advent of CSS 2021 a bit late, but decided to give it a try anyway. This entry was retro-posted.
Day 05 / Compressed.fr Podcast playlist
In this project, we’re going to create a list of Compressed.fm podcasts with custom checkboxes.
See the Pen Advent of CSS 2021 / 05 by David Roessli (@davidroessli) on CodePen.
The original design was rather large. Switch to 0.5x to get the full view. An additional challenge was to make the design responsive.
Plain HTML and CSS used. Many thanks to @5t3ph for her blog post on Pure CSS Custom Checkbox Style.