16 lines
No EOL
547 B
HTML
16 lines
No EOL
547 B
HTML
---
|
|
title: Quiz
|
|
layout: default
|
|
less_important: true
|
|
---
|
|
|
|
<script src='/assets/big-thicc-quiz-of-the-lynne.js'></script>
|
|
|
|
<h1>The Lynne Quiz</h1>
|
|
<div id='quiz'>
|
|
<h2>Welcome!</h2>
|
|
<p>
|
|
Hello and welcome to The Lynne Quiz! You will be presented with 10 of a possible <span id='quiz-questions'>PLEASE ENABLE JAVASCRIPT</span> true or false questions. Your job is to answer as many of them as accurately as you can! Find out how well you truly know the bune behind it all.
|
|
</p>
|
|
<button id='quiz-start'>Button that starts the quiz</button>
|
|
</div> |