I know there is a way to do this, I just don't know how. On Malisson Radio's website, the FAQ section has links that when you click them, they take you to different parts of a single page. How can I do this?
I know there is a way to do this, I just don't know how. On Malisson Radio's website, the FAQ section has links that when you click them, they take you to different parts of a single page. How can I do this?
That's called an anchor link. Example
Tell me all about <a href="#honey">honey</a>
<h2 id="honey">Here's all you need to know about honey</h2>
This topic has been closed to new replies.