The challenge was to create an online quiz build with JavaSript and HTML only. There was a prebuilt array and DOM properties to create the quiz.
The HTML should only contain this:
<div id="content"></div>
- Solution URL: https://github.com/jenniferhubermayer/quiz-js-and-html-only
- Live Site URL: https://jenniferhubermayer.github.io/quiz-js-and-html-only/
- Semantic HTML5 markup
- JavaScript
- Website - https://github.com/jenniferhubermayer
This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".