I've done a maths quiz widget that has a timer inside. But however, i know that there is still much improvement to be made.. Please provide opinions on this widget so that i can further improve it.. Here is the html codes... Code: <html> <head> <style type="text/css"> @import "mathquiz.css"; </style> <script type="text/javascript" src="mathquiz.js" /> </head>...


