NavBar Help Product Landing Page

I’m just getting started on my Product Landing Page assignment, and am working on the nav bar. I’ve just got a skeleton built so far with no links to anything but am working on the layout. I can’t figure out why I’m getting a horizontal scroll bar at the bottom of my page and my one list item is pushed off the edge no matter how wide I make my preview window.

Can someone please explain to me what is happening?

Hello there,

You have a few syntax errors you should sort out first (missing closing tags), but the scroll-bar is there, because you have a border around your header.

Hope this helps

1 Like

Thank you, I was going crazy. I fixed the syntax errors as well.