Temperature Converter

Task:

Create a converter HTML Page that will do the following:

  • Convert temperature reading from Fahrenheit to Celsius
  • Convert temperature reading from Celsius to Farenheit

Script that I used

script

Output: