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.

What will be an ideal response?


```







Grade Calculator




Homework average:
Lab average:

Midterm score:

Exam score:









```

Computer Science & Information Technology

You might also like to view...

What does the COTS acronym stand for?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The default name placed in the content control name box by Word is the:

A) name registered as the Microsoft Windows owner's name for your computer. B) username of the current Microsoft Windows user. C) username of the current Microsoft Office user. D) name registered as the Microsoft Office user name for your computer.

Computer Science & Information Technology

The maximum number of significant digits in values of the double type is 15.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Shape modes and pathfinders are very useful for what?

A. creating compound paths from simple paths B. creating irregular shapes from basic shapes C. creating compound shapes D. creating shape modes

Computer Science & Information Technology