Project Documentation Page with Bootstrap 4

I have completed documentation page project using Bootstrap 4. Please check and share your valuable feedback. Thank you!

https://codepen.io/jahanxebmalik/pen/eaYeXr

@jahanxebmalik, it looks good, however consider;

  • running your HTML and CSS through a validator and cleaning up the errors. codepen supplies you with one, click on the arrow in the upper right and then click on the respective ‘Analyze’ link
  • when on the side you should make your navbar so it doesn’t scroll with the rest of the page
  • on smaller screens, make your navbar a hamburger menu fixed at the top
1 Like

Thank you for your valuable feedback.