Helps to review the code on the CodePen Home Technical Documentation Page

I don’t know English, I hope you understand me.
I have 3 errors that I cannot solve.
10. 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”.

  1. Each element with the class of “nav-link” should contain text that corresponds to the text within each (e.g. if you have a “Hello world” section/header, your navbar should have an element which contains the text “Hello world”).

  2. When I click on a navbar element, the page should navigate to the corresponding section of the “main-doc” element (e.g. If I click on a “nav-link” element that contains the text “Hello world”, the page navigates to a element that has that id and contains the corresponding .
    https://cdpn.io/gaov0510/debug/RwGPYow/vPAKKgKLvDqA

Thank you for your cooperation, in my previous problems. @jwilkins.oboe

Edited: https://codepen.io/gaov0510/pen/RwGPYow

Hi @somvamp!

You have two sections called responsive design and iterpersonal that are missing in the navbar.

1 Like