Design comparison
SolutionDesign
Community feedback
- @fatlindshehuPosted over 2 years ago
Hi there,
The component looks pretty good, I would suggest some general coding skills for future projects:
- Try using only one unit, I would suggest using rem and avoid the use of pixel units
- A CSS naming convention would be a great addition to your skills, I would recommend BEM which stands for Block Element Modifier.
- Also the use of a CSS Pre-processor would be nice, on bigger projects it helps maintaining the code and making it reusable!
Keep up the good work…
Marked as helpful0
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