Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
This was a good one, I used a centering technique I received on a comment from a previous project. I will be using it in the future.
What challenges did you encounter, and how did you overcome them?Making the code as clean as possible, I tried to standardise CSS rules so that invididual classs would need fewer rules themselves.
What specific areas of your project would you like help with?Is it better practice to name multiple word classes with dashes or camel case? E.g. img-container vs. imgContainer?
Community feedback
- @Harsh-Kumar-DwivediPosted 7 months ago
Hi @leriwa888,
I think it's better to use class names with dashes because it is easier to the eyes.
Nice Solution !
Hope it is helpful !
Happy Coding !
Marked as helpful1
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