What an anchor does
Allows you to link to a spot on a page which isn't necessarily the top. They are most often used on FAQ pages where you can click on the question and jump down to a preset spot on the page to find the answer.
To link to an anchor:
- insert an anchor with the button, it will ask you for a name (e.g. hithere)
- link to the page with the anchor on it.
- at the end of the link, manually add # followed by the name of the anchor (e.g. #hithere)
- smile, realize that you have created a link to an anchor.