Design comparison
Solution retrospective
I'm submitting my interim solution as I haven't completed the javascript part of the challenge yet, and I'm working on it now to add it.
Community feedback
- @javascriptor1Posted over 1 year ago
Hi VICTÓRIA ,
Nice work. I have just completed this challenge today. Here are a few notes about your solution ;
1- Always use semantic tags like main, footer in your HTML markup to make the site more accessible. 2- The mobile view needs to be fixed( I checked for 375px & 428px) - there is an overflow. 3- You also need to fix the active state for the mobile view - it's not matching the design. 4- The Javascript part is broken and it seems you have not yet completed. If you get stuck, have a look at my solution and let me know if you have any questions.
Keep coding!. 🚀
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