Documentation Project - any suggestions to improve or clean up code?

Hi there, I would appreciate any suggestions on improving or cleaning up my code. For some reason the Codepen doesn’t fully show my project with @media query. With max-width: 767px my left nav-bar disappears and instead a dropdown window becomes available for mobile screens.

Thanks!

Actually your code is good, I would suggest you to use only one “header” tag, in the top of the webpage, and put your “navbar” into it. I would also suggest you to code in VSCode and use some extension for code formatation.

I am not a big fan of CSS, but corrected the header and added formatation in the HTML and CSS.

https://codepen.io/douglasvolcato/pen/wvjNOQO

1 Like