Skip to content

HTML, CSS, and JavaScript are used to design the JavaScript Calculator. HTML creates basic structure of the calculator.

Notifications You must be signed in to change notification settings

Harinarayana360/html-css-javascript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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