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>
Chapter I - The Lost Anchor
Chapter II - The Return of Bootstrap
Chapter Extra - Dutch Note
The webmiss clicked the anchor link.
Nothing happened.
She clicked it again.
Still nothing happened.
After fifteen minutes of staring at the code, she discovered that the ID was spelled "contcat" instead of "contact".
The ancient bug had been defeated.
The webmiss celebrated with tea.
The tea was cold.
I drank it anyway.
Bootstrap appeared from the shadows.
"I have centered your content," it said.
"You most certainly did not," I replied.
A battle began.
Many divs were sacrificed.