Hi All,
https://codepen.io/daryllzj/pen/LYRXQpg
I seem to be having a challenge with User Story 7
7. The navbar should contain at least one link that I can click on to navigate to different sections of the page.
I looked through my code and it seems to make sense.
On the other hand, if I change my header on CSS from fixed to relative, I pass test 7 but fail Test 11
3. The navbar should always be at the top of the viewport.
Would appreciate anyone’s help. Thank you.