Submitted over 1 year ago
Intro section with dropdown navigation using Flexbox and Grid
@kennylun123
Design comparison
SolutionDesign
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.
Community feedback
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