Advent of CSS / 07
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 07 / Tip Calculator
In this project, we’re creating a tip calculator.
See the Pen Advent of CSS 2021 / 07 by David Roessli (@davidroessli) on CodePen.
The challenge was styling the radio buttons correctly. Again, thanks to @5t3ph for her tips on moderncss.dev and the smashing workshop she gave last summer!
Plain HTML and CSS used.