
Design comparison
Solution retrospective
i am most proud of using scss in my project it really helped to make my code code more efficient.
What challenges did you encounter, and how did you overcome them?It would propably be the javascript to navigate throught the site with different background images.
What specific areas of your project would you like help with?none.
Community feedback
- @grace-snowPosted 3 months ago
It seems like you may have jumped ahead a bit in this challenge to be honest. There are quite a lot of foundations missing in the html like
- invalid html with links and buttons inside each other
- duplicate navs
- clicks on non interactive elements
- controls missing accessible names and state incormation
- misordered headings.
- alt text issues
- missing tabs
I recommend you do some more of the simpler challenges or follow the learning paths so you can build up all this knowledge and understanding progressively. Then you'll be better placed to refactor this one.
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