Calculator-JavaScript

This is a simple calculator built using HTML, CSS and JavaScript. There are four files in this project :-

  1. calculator.html - The HTML file consists of the basic html for the calculator.
  2. calculator_style.css - The CSS file which consists of the basic styling for the calculator.
  3. calculator_script.js - The JS file which consists of the JavaScript code for the calculator.
  4. calculator Javascript.rar - The zip file which contains the whole project. You can download this file and run the project directly on your PC.

Screenshot of the calculator :