
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
One thing that I noticed while I was writing the code, was that the logic was clearer than ever in my head. It almost felt like a flow, which was an amazing feeling, haha.
What challenges did you encounter, and how did you overcome them?Challenge:
- Is to make the color of the button text the same as that of its respective background color in a hover state.
- I defined the hover state of each button in its respective Child Combinator Selector (article div:first-of-type) with it's custom properties.
- I would love your feedback on maybe could I have used child combinator selectors in a more efficient way.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Shiv's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord