Page Anchors
Page anchors are really helpful if you have a long list of things, and you want to skip quickly to a certain
one. They're used for quick navigation and convenience.
Here's how to set up page anchors and your website.
This code below will be your page anchor LINK:
All you have to do is replace the "word" with the name of the section you'd like to skip to.
Which brings us to the next code:
Just put the same word you put in the first code into this second one. The difference is theres no # sign in the second one.
Now just put these 2 codes where you need them and you have a page anchor.