STEP ONE:
Create the “Anchor” destination (where you will link to within the page)
STEP TWO:
Highlight the Anchor text with your cursor and click the button with three dots above the text. Scroll down to “Edit as HTML.”
STEP THREE:
Within the first set of “< >” brackets, add in id=”anchor-name” so it will look something like:
<p id=”anchor-name” >ANCHOR</p>
STEP FOUR:
Create the “Index” “vehicle” (the link to the anchor)
STEP FIVE:
Highlight the Index text with your cursor, and click “Add Link” (or press Cmd+K). Anchor links begin with a “#” and contain the anchor name, so it will look like:
#anchor-name
ANCHOR
ANCHOR
History |
Definitions |
Examples |
Examples
Definitions |
Histories |
Examples |