Let's say I have a navigation button labeled "German", when clicked it smoothly scrolls down to an h2 heading that says "Traditional German Foods". Similarly, if there was a button called "French" in the navbar, the user would be directed further down the page to an h2 titled "Traditional French Foods". I've been coding for around 4 months and this particular feature has me stumped. Any assistance on how to achieve this would be highly valued.