Navigation Question

I have buttons at the top of the page that I want to click and go to a certain element on the page. How do I go about doing something simple like that? Do I have to write code or how do I connect the elements?

just make a link to any DIV name like #mydiv

1 Like

Ok, I was headed in the right direction. Thanks!

1 Like