Jump in Page Position

I’d like to be able to jump focus from one spot on a page with a button to another.

Example in HTML, but how do I do this with BB?

Creating the LINK

<center>
<a href="#Top">Top</a>
&nbsp;|&nbsp;
<a href="#Bot">Bottom</a>
</center>

MARKING THE JUMP LOCATION FOCUS

<a name="Top">
<a name="Bot">

Hi William,

I have linked you to an article on our knowledge base which I believe is what you’re trying to achieve.

http://forum.wpbeaverbuilder.com/knowledge-base/smooth-scrolling-buttons-icons-and-links/

Thanks,
Danny

Perfect! Thanks!

No problem, William. Happy to help!

Thanks,
Danny