_Additionally, the navbar should contain link (<a>) elements with the class of "nav-link". There should be one for every element with the class "main-section"

Good evening all,
I’m working on the Technical Documentation Page project and am experiencing the error on the subject line. I inserted the nav-link class into the 'a ’ element but it’s not working. I also tried inserting the nav-link class into the header, and then the section tags, but it still didn’t work. Any ideas guys? I appreciate any help.

Excuse the structure, just trying to pass all the minimum project requirements before I clean it up.

Here’s my codepen: https://codepen.io/algala-droid/pen/xxwJoJv

Thank you-

Hi alaga-droid,

It also says:

There should be one for every element with the class "main-section"

but there is only one link in your nav …

1 Like

Thanks for the feedback @michaelsndr, I appreciate it.

1 Like