Create a temperature converter, from celcius to Fahrenheit, and viceversa.
-
Updated
Jun 27, 2021 - CSS
Create a temperature converter, from celcius to Fahrenheit, and viceversa.
✌【ツ】✌ Useful and fun projects to make your life easy
A simple DOM application, which enable us to convert temperature from Fahrenheit to Celcius and vice-versa.
I have created a temp converter webpage with the help of html, css and javascript.
This is the User friendly Temperature Converter using HTML,CSS,JAVASCRIPT
This repository consists all the tasks of BharatIntern (HTML-CSS-Javascript)
* Fahrenheit to Celsius: (°F − 32) ÷ 1.8 = °C <=> Celsius to Fahrenheit: (°C * 1.8) + 32 = °F
Temperature Converator
Add a description, image, and links to the temperatureconverter topic page so that developers can more easily learn about it.
To associate your repository with the temperatureconverter topic, visit your repo's landing page and select "manage topics."