Design comparison
Solution retrospective
Hi everyone,
I'm very new to coding and I would just like some feedback on my first HTML/CSS project.
I feel like it was very difficult just for me to center all the items within the white box. I finally realized my container was only a certain width so when I centered my items, they were not centered on the page, but centering within the space the container provided.
I'm still a bit confused about whether or not a section or a div can automatically take up the entire space of the page or do I have to assign height and width properties in order for flex box to behave properly?
Community feedback
- @jhsanchezmPosted over 2 years ago
Hi Melina did you used Flexbox for this? Because Flexbox helps you a lot to center things. But I think you did a great job!. If you want search for this coding solutions in YouTube. Cheers!!! 🍻
https://youtu.be/bCeYWVR_eS4
0
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