Design comparison
SolutionDesign
Solution retrospective
How do you name your HTML & CSS classes?
Community feedback
- @fatlindshehuPosted over 2 years ago
Hello Prantik, The component looks great, what kind of methodology did you use on naming classes?
-
I personally would recommend BEM (Body Element Modifier) together with a pre-processor, l use sass you can choose whichever you want.
-
In case you're interested in using BEM I would suggest starting with this LINK
Have fun & keep up the good work!
0@prantiknoorPosted over 2 years ago@fatlindshehu I knew about BEM yesterday. So I tried to use that in this project. Now I am focusing on CSS. I will learn sass/scss later.
Thank you :)
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