Linking Items within the same Page – Page Anchors

Question:

I want to create a list of Frequently Asked Questions.
I want the Question to link to the Answer which are further down on the same page.

 

Answer:

This can be done by using “Page Anchors”
Page anchors is a simple html technique – it is not something WordPress or any Theme can do by default.

 

Page Anchor Step-by-Step:

1) Toggle your WordPress Page editor into HTML Mode (via tabs in the upper right)

2) Create links like this:

3) Now create the according “anchor” like this:

Done!
More detailed tutorials are available online – simply google search for “Anchor links”, “Anchor Tags”, “Page Anchors” etc.

back to topics list