Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 893 Bytes

File metadata and controls

26 lines (20 loc) · 893 Bytes
layout lesson
title Smooth scrolling navigation
desc Watch a video that explains how to use smooth scrolling then implement it on a pre-made website navigation.
extra_tutorials
title url highlight
JavaScript + jQuery effects
javascript-jquery-effects
true
fork
url
steps
title before video
Using smooth scrolling
Watch this video on implementing smooth scrolling on a website.
title before
Create a smooth scrolling navigation
Using the files in the forked & cloned repository, implement the necessary JavaScript to make it smooth scroll. **Make the navigation smooth scroll down the page to the appropriate sections.**