Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.1 KB

quiz-js-and-html-only | Quiz build with JavaSript and HTML only

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.

Table of contents

Overview

The challenge

The HTML should only contain this:

<div id="content"></div>

Links

My process

Built with

  • Semantic HTML5 markup
  • JavaScript

Author

Acknowledgments

This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".