Build a Technical Documentation Page - Build a Technical Documentation Page

Tell us what’s happening:

Title: Technical Documentation Project: Can’t Pass User Stories 19 and 20
Hi everyone,
I’m working on the Technical Documentation Page project and I’m stuck on these two tests:
19.

Each .nav-link should have text that corresponds to the header text of its related section.

Each .nav-link should have an href attribute that links to its corresponding .main-section.

I’m confused because I thought my nav links matched my section headers and IDs.

Your code so far

<!-- file: index.html -->

/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36 Edg/149.0.0.0

Challenge Information:

Build a Technical Documentation Page - Build a Technical Documentation Page

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/lab-technical-documentation-page/587d78b0367417b2b2512b05.md at main · freeCodeCamp/freeCodeCamp · GitHub

Welcome to the forum @urbantoney

Please update your post to include your code.

Happy coding

Hi thank for replying. I’m not sure how to do that but let me see if i can figure it out.

Hi @urbantoney

Click the Help button located on the challenge.

The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Happy coding