Design comparison
SolutionDesign
Community feedback
- @iprinceroyyPosted over 2 years ago
Excellent work @Manish-d-art, you need to focus on some key points:
- Your class names look a bit complicated. For the CSS class name, you can prefer the BEM methodology, for more info visit the URL https://css-tricks.com/bem-101/
- you should adopt a mobile-first workflow to make a more flexible & robust code base.
- Delete unnecessary CSS rules, as it confuses other developers out there.
If you find it useful, then click "mark as helpful" Hope it adds to your learning, Happy coding :)
Marked as helpful0@manishdevelopsPosted over 2 years ago@iprinceroyy thank you , I will work on it..
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