My technical documentation project *

Just finished the technical documentation project.

Here is my project. Feedback welcome.

Looks nice and clean. Only suggestion would be to make navbar take up entire left side even when scrolling down page so that it is always visible.

If you want a code review it’s best to point to something like codepen or fiddle so we can see your code.
I’m wondering if you passed all of the user stories. One of them is;

  • User Story #14: On regular sized devices (laptops, desktops), the element with id="navbar" should be shown on the left side of the screen and should always be visible to the user.

and when clicking on, let’s say ‘Hello World’ I no longer see the navbar. It scrolls with the page which it’s not supposed to do.