This week’s homework incorporates JavaScript into your HTML pages. You are going to add some basic form validation on the Contact Us page.
For extra credit you can:
Add a fourth page, which has the simple math game from earlier (or something else if you want). However, you will need to change it to keep track of how many the player gets correct and wrong. Also, show the user their final percentage. For example, if they get 2/4 correct, they should see that they got 50% of the questions right.
Specifics:
The Math Game is Extra Credit
Upload everything into GitHub and turn in your link to Canvas.