So this is where we are heading now.
The player clicks on the quiz they want and are magically transported to it.

So first I need to show you how to link from one page to another.

Type this line and save it in a new file called index.html

<a href='quiz.html'>Quiz</a>