Using html, css and javascript Basic Quiz Website
This repository contains a simple quiz website implemented using HTML, CSS, and JavaScript. Users can test their knowledge on various topics through interactive quizzes with multiple-choice questions. The website features a responsive design, making it accessible across different devices. Explore and enhance your understanding of web development basics with this project! Front page has been provided with a modern interface and a start button. on clicking start button you will be moved to a new popup in which instructions regarding the quiz is given.Then on clicking continue you will be moved to another webpage in which question will be shown you can answer it and submit it. Like this you will be shown 10 questions.which is already pre-existing in the code. Then at last result will be shown (each question contain 10 marks) and also the time taken to answer.