i have made a simple game using html ,css and java ,now i need to keep scores ,so each
time the person gets the correct answer it adds +1 ,but i have no idea how to do it ,my game
consists of pages and each page has its own question and by using math random () i have made it to randomize the pages ,but how do i keep scores so each page has a score display which adds +1 on each page as the person keeps getting correct answer
the link to my code of the first page is here https://www.mediafire.com/?hl54q2gq88u8yc2 ,please tell me how can i do it ,i searched all over the net but i have not found a solution
NOTE: if you see my code , the answer to my first question is WHITE ,so how do i add a score to that so it keeps adding +1