This is a simple calculator built using HTML, CSS, and JavaScript. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication,division, and calculating percentages.
To use the calculator, simply enter the numbers and select the operation using the buttons provided. The result will be displayed in the output field.
- Basic arithmetic operations
- Clear button to reset the calculator
- Responsive design for different screen sizes
- HTML
- CSS
- JavaScript