Back to home prev next
CSS code

My first thought when I saw this target was grid, but I ended up opting for flex and flex-wrap. Lately it has been a challenge to not try to come up with the most clever, low-code solution, because some of my peers who are also participating in this challenge are sharing really creative solutions. That can be fun, but I think there is also merit in writing straightforward code that is easy to understand when you come back to it.

Check out my code