I'm using a html 5 template which basically has 1 big index html file and uses anchors (id=" ") and to open "new" page.
Here is my site: http://www.plans4canada.ca
Now on this page: http://www.plans4canada.ca/#phones, I would like to put a link at the top that will jump "within" the page. Basically want to have 3 links at the top that will jump to plans A-C (a bit redundant), D-E and F-H which is at the bottom.
I tried adding id, but that would "open" a new page rather than just scrolling down.
Any help? Sorry, html noob :)