Question: In this project, youll create a JavaScript that calculates the Celsius equivalent of a Fahrenheit temperature. Note that your results should work on all modern
In this project, youll create a JavaScript that calculates the Celsius equivalent of a Fahrenheit temperature. Note that your results should work on all modern browsers, but it will not work on IE8 or previous version of IE.
1. In your text editor, open index.html that you just created. Enter your name and todays date in the comment section in the document head.
2. At the bottom of the document, before closing
