Design comparison
Solution retrospective
I'm most proud of how I made my classes organized and didn't repeat myself as often as I would have. I'm also proud of the attribution container position, I had trouble getting the attribution to stay at the bottom of the screen when opening chrome's dev tools, but I fixed it by setting the body as the relative parent, rather that using the root element as the relative parent. Next time, I would make sure that a specific property has an effect, this would make it more efficient when I'm getting rid of properties that don't have an effect at the end of development.
What challenges did you encounter, and how did you overcome them?I didn't encounter too many challenges, the main one that I faced was getting the space between the bottom of the links container and the bottom of the card to be the same as the design. I overcame this by just comparing the height of each element, in doing so, I realized that the height of the card changed on mobile screens.
What specific areas of your project would you like help with?I would like help with semantics and choosing the right html elements.
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