Design comparison
Solution retrospective
Hi everyone,
This is my second Frontend Mentor project.
I find positioning and aligning elements frustrating at times. I went with Flexbox in the end as I find it so much easier to position elements. The downside is I needed to add more flex containers in my HTML - Am I overusing Flexbox?
Thanks in advance,
Scott
Community feedback
- @birkaanyPosted about 2 years ago
I used to think as same as you before but then I realized flexbox is just a display option as block or inline etc. It's not general layout tool, so I use whenever I need :)
Also I liked you're working with comments in your code. It makes your code pretty easy to read. I definitely use same method on my next project.
Excellent design in my opinion, congrats!
Marked as helpful0@Scott-321Posted about 2 years agoHi @birkaany,
Thank you, I appreciate your comments 👍
Scott
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