Bootstrap and html calculator
Overview
This is a simple calculator built using HTML, Bootstrap, and JavaScript. It features a modern design with a responsive layout, allowing users to perform basic arithmetic operations.
Features
Clean and responsive UI with Bootstrap styling
Basic arithmetic operations: Addition, Subtraction, Multiplication, and Division
Error handling for invalid expressions
Clear and backspace functions
Technologies Used
HTML5 – Structure of the calculator
Bootstrap 5 – Styling and layout
JavaScript – Functionality for calculations
How to Use
-
Open Htcal.html in a web browser.
-
Click the number buttons to enter values.
-
Use the operator buttons (+, -, *, /) for calculations.
-
Click = to get the result.
-
Use C to clear the input and ← to delete the last digit.
Installation
No installation required! Simply open the Htcal.html file in any modern web browser.
License
This project is open-source and free to use.