Create a Web page named grades.html that can be used to compute a student's overall average for a course. Your page should contain text boxes where the user can enter his or her homework average, lab average, midterm exam score, and final exam score. The page should store each value as a number in a separate variable and then use
Create a Web page named grades.html that can be used to compute a student's overall average for a course. Your page should contain text boxes where the user can enter his or her homework average, lab average, midterm exam score, and final exam score. The page should store each value as a number in a separate variable and then use the four numbers to calculate the overall course average. Once the average has been calculated, a message containing the course average should be displayed in a page division?
This problem has been solved!
Do you need an answer to a question different from the above? Ask your question!
Related Book For