This is a simple calculator website built using HTML and CSS.
- Basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Support for decimal numbers.
- Ability to clear the input field.
- Responsive design that adjusts to different screen sizes.
- HTML
- CSS
To see a live demo of the calculator, click here.
To use the calculator, simply click on the buttons to input your desired numbers and operations. To clear the input field, click the C
button.
This project is licensed under the MIT License. See the LICENSE file for more information.