Anchor Links/ How to create a FAQ page.
| Difficulty: Beginners/Intermediate Html/CSS |
Ever wonder how on those odd FAQ sites where the links on the top, direct you the answer further down the page? well you come to the right place. further down I will teach you how to create your own link effect like on those FAQ pages.
Step 1: Make the list of questions. While this can apply for anything lets just assume your using it like a FAQ.
Using codes from the bullets tutorial I create my list of questions.
- Why Blaqheartedstar?
- Who is the guy on the header?
- Whats with purple?
- waaa i can't figure out...?
Step 3: Creating the Anchor. With the list ready now its time to answer the questions. After you answer the questions its time to "anchor" the answers
If you don't want to link the question you are welcome to just add the link next to the question with the following.
Custom
If you want to add anchor links on a different page to link a certain part of another page you can do this by the following.And like with the FAQ tutorial above just add
My favorite websites
but that section is in my about me page (me.php)
by creating the anchor on my about me page
