flex-box and grid

Solution retrospective
the most difficult place for me on this challenge was grid. how do i get good on using flex-box and grid. I need feedback on this challenge, how i can apply best practice on my codes.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @0-BSCode
Nice work! With regards to your query, I'd highly recommend reading up on CSS Trick's articles on grid and flexbox. I usually find myself going back to these sites whenever I find myself forgetting how to use them (which is a lot🤣).
To get better at using them, I'd suggest doing more challenges that focus more on layout such as the Four Card Feature Section or the Testimonial Grid Section. These are really good for testing your layout skills.
Looking at your code, a good practice I'd recommend you get into is using Bem CSS, which is a naming convention that helps organize your CSS. I use this personally in my challenges and it's a simple guideline that goes a long way!
Keep it up! Cheers🎉
Marked as helpful
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