Intro section with dropdown navigation using Flexbox and Grid

Solution retrospective
Hi everyone, this is my first HTML + CSS + Javascript solution of "intro section with dropdown navigation".
In this challenge I learned,
-
how to set up a responsive navigation menu and its dropdown menus by using
position: absolute;
andposition: fixed;
-
Reinforced learning on click event of jQuery.
I'm also worried about my coding structure. Any feedback would be appreciated. Thanks for your attention.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kenny Ng's solution.
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