Design comparison
Solution retrospective
Here is my attempt on the results summary challenge
It took me a while to get this challenge completed, I had a lot of issues figuring out how to get the card to have two colors, at first I was attempting to have one div and putting all the content in that div. Then I was trying to figure out how I can get the div to have two different colors. I did some research and found that I needed two divs so I refactored my code to having two divs one for the left side and one for the right side, and used flexbox. Also I was wondering I post a question in the discord of the frontend mentor someone said I should have separate repos for each of the challenges rather than having just one repo and separate files? Curious what others think of that?
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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