I'm creating a website for a restaurant. One page of the site will contain the items on their menu. The items are broken down into categories. I'd like to insert a dropdown menu with a list of all the categories. When a user selects a category from the drop down list, the page will scroll to an anchor point relating to that category. I can't find any element to do this. How do I accomplish this?
I'm creating a website for a restaurant. One page of the site will contain the items on their menu. The items are broken down into categories. I'd like to insert a dropdown menu with a list of all the categories. When a user selects a category from the drop down list, the page will scroll to an anchor point relating to that category. I can't find any element to do this. How do I accomplish this?