Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 426 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 426 Bytes

scrollspy

javascript scrollspy without using Bootstrap/jQuery

this webpage has a basic html + css structure to help you understand how to structure a webpage in a simple manner. 2 simple javascripts are presented: 1.: scrollspy will highlight within the nav bar the section that the window is scrolled to. 2.: smooth scrolling when the user clicks on a link in the navbar, the window will scroll smoothly to that section.