Design comparison
Solution retrospective
I built the site mobile first and would do the same next time, the mobile menu was interesting to learn.
What challenges did you encounter, and how did you overcome them?The main challange was the desktop layout with grid, I still have difficulty getting it to fit on smaller viewports without overflow.
What specific areas of your project would you like help with?Mainly any feedback regarding accessibility and semantic html, also how to make my desktop layout fit on smaller viewports without overflow.
Community feedback
- @BillRozyPosted 5 months ago
Nice job, I tried to go through your solution using keyboard and it works fine, the only one thing i noticed is that if dropdown menu is open, focus still can go out of it. I had the same issue and solved it using quite new html property "inert". Check it here: https://caniuse.com/mdn-api_htmlelement_inert
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