@Sphinx Yes, anchors are excellent - a quick way to navigate between parts of a long document, for example.
I leaned to create simple webpages a long time ago, and followed some suggestions from a friend telling me to treat a page like a news report.
Introduce the topic, with a paragraph at the top, then insert a simple text navigation menu like :
[ first] [second] [third][fourth]
...those being actual words to describe parts of the page.
in each of them, you would plant a link to an anchor in the relevant section, below.