Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 765 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 765 Bytes

Calculator using html-css-javascript

Advanced Calculator

Overview

This is an advanced calculator web application that performs basic arithmetic operations, including addition, subtraction, multiplication, and division.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Clear and delete last entry functionality.
  • Stylish user interface with a modern design.

Technologies Used

  • HTML: For structuring the web page.
  • CSS: For styling the calculator and its layout.
  • JavaScript: For implementing the calculator's functionality.

Calculator Output

Here is the screenshot of the calculator:

calculator output