Hello, y’all, and thanks in advance for the feedback!
I am working on my Portfolio project and trying to use just CSS without frameworks as a way to practice. Just finished the top navigation bar.
Unfortunately, I ran into a few problems I can’t seem to find explanations or solutions for. I would appreciate if anyone could tell me what I’m doing wrong.
Issues I’d like to understand:
- Why is the content hidden behind the menu?
- Why does the background color for the links on the right not change on mouse hover?
- Is there any way to make the dividers for the links on the right adapt to the height of the nav bar so I can use percentage instead pixels?