Design comparison
Solution retrospective
Please review my code (HTML + CSS). I`d like to get better in structuring the css & naming conventions
Community feedback
- @gomezlucasPosted over 4 years ago
Good job Dor! I read both your code and CSS and i found them very understandable. You are using BEM convention for the styles, which help when another developer wants to read your code. I like the way you solve the challenge with Flex. I used grid when i did it. But yours works even better.
1 - @mattstuddertPosted over 4 years ago
Great work on this challenge, Dor! As Lucas mentioned, your code is well-written and understandable. It's great to see you using
min-width
media queries instead ofmax-width
as well.Keep up the great work!
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