Technical documentation page navbar issue

Tell us what’s happening:
The navbar is not scrolling down with the page it is the last pass i need to get. also it keeps saying left rectangle error.

Your code so far
https://codepen.io/Mr-code200/pen/mdPqRva

Your browser information:

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

Challenge: Build a Technical Documentation Page

Link to the challenge:

The goal is to make a page that is functionally similar to this one. It assumes that your navbar will be a rectangle on the left side of the page that contains the navigation elements.

The #main-doc element will also need a position attribute in the css. As for which one, I’d recommend reviewing how positions interact with one another here.

Best of luck!

1 Like

Thanks will make the changes