Intro section with dropdown navigation

Please log in to post a comment
Log in with GitHubCommunity feedback
- @khatri2002
Hi! The developed solution looks perfect and aligns beautifully with every detail of the given design reference! Amazing work! ✨
Just one minor suggestion:
For the navigation items, you’ve used the
span
element. While this works visually, it would be more semantically accurate and accessible to use theanchor
(<a>
) element instead, as it’s explicitly meant for navigation purposes. This change just improves the semantic clarit.Overall, an absolutely wonderful solution! Truly impressive! Keep up the fantastic work and happy coding! 🚀
Marked as helpful
Join 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