The Temperature converter problem

Exercise

  1. Open your editor, create a new file and save it as exersice06.3.03.html in the folder "yourNameWEB2JS".
  2. Copy the code below and paste it in the new file.
  3. Replace the “placeholders” in the script area, with the appropriate ids. The browser's output should be as shown in the following image:

Temperature converter

Code:

Solution: