Linking to a part on the page

I’ve linked to a part on the page with an id before so how do I link to the pricing section on this page

http://mwdinabox.com

Just set and id to the element you want to link to and make a tag like that <a href=“www.mysite.com/#idofmyelement”>LINK</a>

oh yea - Der! I sometimes don’t think about the code it came with
Thanks