Skip to content
Submitted about 2 years ago

Responsive Intro Page with Nav Bar Using HTML CSS and Vanilla JS

LVL 3
Ray430
@ray-mak
A solution to the Intro section with dropdown navigation challenge

Solution retrospective


Anyone know another method I can use to have the background of the navigation menu stretch the whole height of the screen? Right now I'm just using a lot padding and margins. I've tried to use .nav-container { height: 100vh}

but that messes up the positioning of my dropdown menu when I try to expand it. Any suggestions is appreciated. Thanks!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Ray’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