Skip to content

Instantly share code, notes, and snippets.

View Prashant2005's full-sized avatar
๐Ÿ
Chasing Goals

Prashant Prasad Prashant2005

๐Ÿ
Chasing Goals
View GitHub Profile
@Prashant2005
Prashant2005 / 18-type-question-client-side-quiz.markdown
Created February 6, 2023 10:15
18-Type Question Client Side Quiz
@Prashant2005
Prashant2005 / index.html
Created February 6, 2023 03:46
Quiz App With Timer
<div class="start-screen">
<button id="start-button">Start</button>
</div>
<div id="wrapper">
<div id="display-container">
<div class="header">
<div class="number-of-count">
<span class="number-of-question"></span>
</div>
<div class="timer-div">