This is a HTML, CSS & JavaScript project which converts the dynamic user input values in form of number using input fields and convert it to respective unit of temperature from Celsius, Kelvin and Fahrenheit. after conversion it reflects the values in respective input field. for conversion it uses respective unit formulas and switch case statement.
-
Updated
Jan 6, 2024 - CSS