ICT442 Assessment 3: Sum the values of 3 numeric input fields solved

$35.00

Category: You will receive a download link of the .ZIP file upon Payment

Description

5/5 - (1 vote)

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