
I think the html part was more of practicing how to use divs very well
Design comparison
Solution retrospective
For me, it's a significant improvement on the first challenge. I spent almost 24 hours trying to host the first challenge, but this was quite seemless
What challenges did you encounter, and how did you overcome them?I had issue trying to align the footer div to the left. It centered automatically because the container div had "{justify-items: center}". To solve the problem, I created another div inside the container, put only the contents to be centered there. Like that, the other elements in the container div are not forced to be centered.
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