Assessment 3: Sum the values of 3 numeric input fields
Students will place three input fields on a page which a user can enter numbersin to, and upon pressing a button will have an alert display the sum of all theinputs values.Instructions
In an HTML file, create three text fields with unique identifiers, and a button,and upon pressing that button, JavaScript code within the <script> block isexecuted to sum the fields and display that sum to the user.
Please refer to the rubric at the end of this document for evaluation details.
Requirements The sum value is displayed to the user in a JavaScript alert The sum value is correct The sum is only calculated once the button is pressed

![[Solved] ICT442- Assignment3-Sum the values of 3 numeric input fields](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[Solved] ICT442- Assignment1- A loop that increments the numeric value of a pre-defined variable by every iteration](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.