A sleek and interactive web-based calculator built using HTML, CSS, and JavaScript. This project demonstrates a clean user interface with basic arithmetic operations, delete functionality, and percentage calculations.
- Perform basic arithmetic operations: addition, subtraction, multiplication, division.
- AC button to clear the input.
- DEL button to delete the last character.
- Support for decimal numbers and double-zero input (
00
). - Percentage calculations (
%
). - Responsive and visually appealing design with modern UI.
- HTML5 – structure of the calculator.
- CSS3 – styling, including gradients, shadows, and rounded buttons.
- JavaScript – interactive functionality, event handling, and evaluation of expressions.
Here we have project screenshot :