0
How to Make a MCQ quiz using Html, Css and JavaScript?
I'm learning html and JavaScript, my friend told me that making quiz in html is easier than making it on android . so i decided to make one.
5 Respuestas
+ 1
Check the following Keywords.
1. Radio buttons in HTML.
2. Bootstrap library.
3. JavaScript Form Validation
+ 1
Radio button is used to click on 1 of the 4 options you provide in your question.
Bootstrap is a library where you get a basic Css layout to style your page.
JavaScript Form validation, when you click submit for the question asked, to check whether the chosen answer is right or wrong.
Please Google those key words to get a better understanding.
0
will you please elaborate it?
0
hmm
0
thanks for your reply