Im not sure if this is a duplicate question as I have searched for similar question but the answers was not really what I was looking for.
I have a page featuring previews for different sporting results.
Example
Round-1 has 7 fixtures and I will write 7 previews on those fixtures. Round-2 has 7 fixtures and I will write 7 previews on those fixtures. you get the point.
The Problem
Now my problem is the page is becoming quite long exceeding 20'000 words plus.
Instead of the user having to scroll to the bottom of the page for the latest round, I would like to add the rounds to the top of the page where the user can just click the desired round and it will automatically scroll to the div containing that specific round.
Im sure this can be easily done but I am a complete novice when it comes to Javascript.
if anyone can give me a bit of advice, or point me in the right direction it would be greatly appreciated.