Design comparison
Solution retrospective
overall pretty proud with how quickly I was able to complete the challenge
What challenges did you encounter, and how did you overcome them?No particular challenge was faced, overall feedback would be appreciated
What specific areas of your project would you like help with?No particular challenge was faced, overall feedback would be appreciated
Community feedback
- @AymaneOnlinePosted 5 months ago
I would recommend you use Lighthouse extension to optimise the result, as it show you where you lack in terms of performance, accessibility, best practices and SEO. You could see that it tells you that you need to put the headings element in a sequentially-descending order, and that you've got some unused Javascript in your code etc...
Also, you need to add a meta description in your html document for SEO purposes (this necessary in this challenge, but good to know for future use)
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