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
