Skip to content

purva85/Temperature-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Converter UI

A simple and attractive temperature converter UI built using HTML, CSS, and JavaScript. This project allows users to convert temperatures between Celsius, Fahrenheit, and Kelvin with a user-friendly interface.

Features:

Dropdown menu: Select the conversion type from a dropdown menu (Celsius to Fahrenheit, Fahrenheit to Celsius, Celsius to Kelvin, Kelvin to Celsius, Fahrenheit to Kelvin, Kelvin to Fahrenheit) Attractive background: A visually appealing background image that adds to the overall user experience Responsive design: The UI is responsive and works well on various devices and screen sizes Error handling: Input validation to ensure that only valid temperature values are accepted How to use:

Open the index.html file in a web browser Select the conversion type from the dropdown menu Enter a temperature value in the input field Click the "Convert" button to see the converted temperature The result will be displayed below the input field Technical details:

HTML: Used for structuring the content and creating the UI elements

CSS: Used for styling and layout, including the attractive background image

JavaScript: Used for handling user input, performing the temperature conversions, and updating the UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published