Design comparison
SolutionDesign
Community feedback
- @ChamuMutezvaPosted 7 days ago
Congratulations for taking your first challenge.
- Include landmark elements in your code as they are very essential. Such elements include main, header and footer. In this project you need the main element, it is an element that you would expect in almost every project as that should contain the content central to the site's main purpose. Check the MDN docs for further explanation.
- Keep the specificity as low as possible by using classes and targeting the exact element
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