Assessment 3: Sum the values of 3 numeric input fields solution

$25.00

Original Work ?

Download Details:

  • Name: Assessment-3-submission-ufwxmo.zip
  • Type: zip
  • Size: 1.33 KB

Category: You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work

Description

5/5 - (2 votes)

Students will place three input fields on a page which a user can enter numbers
in to, and upon pressing a button will have an alert display the sum of all the
inputs 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