Build a Technical Documentation Page Test Problem

You have some code issues. Good thing is that codepen will analyze that for you.

Now for the test suite:

1. <div id="main-doc"> should be <main id="main-doc> 4.the test is case sensitive make sure they match exactly except for underscores on spaces
13.

  • Readme
  • because you have the list item nested inside the nav link it is throwing the test off. nest your nav link inside the list item or better yet get rid of the list all together you don’t need it.

    this should have you passing

    Happy coding