piyushkumar-prog / Temperature_converter_website

Temperature Converter Website using HTML and CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OIBSIP-Level-1-Task-3-Temperature_converter_website

OIBSIP Level 1 - Task 3: Temperature Converter Website

This repository contains the source code for a temperature converter website built with HTML, CSS, and JavaScript.

Functionality:

This website allows users to convert temperatures between Celsius (°C) and Fahrenheit (°F). Users can input a value in one scale, and the website will display the equivalent value in the other scale.

Technologies Used:

HTML: Provides the structure and content of the website. CSS: Styles the website for visual appeal and responsiveness. JavaScript: Handles user interaction and performs the temperature conversion calculation.

Screenshot:

Screenshot

Contributing:

I encourage contributions to this project! Feel free to fork the repository, make your enhancements (e.g., adding additional temperature scales, improving the user interface), and submit a pull request for review and potential merging.

About

Temperature Converter Website using HTML and CSS.


Languages

Language:JavaScript 41.1%Language:CSS 34.2%Language:HTML 24.7%