Design comparison
SolutionDesign
Solution retrospective
Feedback always welcomed
Community feedback
- @besttlookkPosted over 2 years ago
HI, Nice work, Below are some issues i like to point out:
- Add 'cursor-pointer` for nav-items and dropdown item.
- Try to use HTML semantic tag for better accessibility. Use <main> tag to wrap the main content rather than <div>.
- Dropdown should close when clicking outside.
- Dropdown should open/close on clicking whole nav item not just arrow.
- Dropdown item comes first than comes the box. Whic does not look good.
Good luck, Happy coding.
1
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