Design comparison
SolutionDesign
Community feedback
- @jolexDevPosted 5 months ago
Use classes instead of ID's, try to name your selectors in more detail so whoever is viewing your code can understand your structure easily enough.
Try to practice feature commits on GitHub, where the first line is always the name of changed document with a suffix (updated, modified) and the second line shows the feature you implemented with a brief description on what and why.
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