Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 377 Bytes

File metadata and controls

15 lines (7 loc) · 377 Bytes

Web Calculator

This is a simple web calculator created using JavaScript, HTML, and CSS.

Features

  • Addition, subtraction, multiplication, and division operations
  • Clear button to reset the calculator

Usage

To use the calculator, simply enter the first operand, select the operation, enter the second operand, and click on the equals button to see the result.