This magical link is very useful when you have a long character analysis or article. It allows visitors to jump to a different chapter on the same page, just like a bookmark in a book.
First, add an ID to the section you want to link to:
<h2 id="contact">Contact</h2>
<a href="#contact">Go to Contact</a>