To-Do List
13 February 2025Random Password
4 March 2025Quiz App
Coding Languages Used: HTML, CSS & JavaScript
My next project in my 30-day coding challenge was to create a quiz app.
I created a Quiz App using HTML CSS and JavaScript. In the app, there are multiple questions and multiple answers to those questions. When you select any answer, the answer button's background colour will become green if it is correct and the background colour be red if it is wrong. After selecting one answer you can not change the answer. It will display your score at the end.

