A simple, responsive, and modern Calculator built with HTML, CSS, and JavaScript. It supports basic arithmetic, percentage calculations, and keyboard input for easy use.
- ✅ Basic Operations: Addition, Subtraction, Multiplication, Division
- ✅ Additional Functions: Percent (
%
), Clear (AC
), Delete (DEL
) - ✅ Responsive Design: Works on desktops, tablets, and mobile devices
- ✅ Keyboard Support: Type numbers and operators directly from your keyboard
- ✅ Modern UI: Gradient buttons, smooth hover effects, and animated input
You can try the calculator online here: Live Calculator Demo
- HTML
- CSS
- JavaScript
- AC → Clear all input
- DEL → Delete last character
- = or Enter → Evaluate the expression
- Works with keyboard input for numbers and operators
- Fully adaptive layout for mobile and tablet screens
- Buttons and input field scale properly for touch devices
This project is licensed under the MIT License.
thecodingdhami by Dinesh Singh Dhami