An open API service indexing awesome lists of open source software.

https://github.com/syamkakarla98/calculator-using-html-css-and-js

This repository results a calculator application created using HTML, CSS and JavaScript.
https://github.com/syamkakarla98/calculator-using-html-css-and-js

Last synced: 2 months ago
JSON representation

This repository results a calculator application created using HTML, CSS and JavaScript.

Awesome Lists containing this project

README

          

# Calculator-using-HTML-CSS-and-JS

>This Repositary contains three files:

* calcindex.html

* calcscript.js

* calcstyle.css

The style sheet contains the necessary stylings and the calcscript file contains the necessary functions to implement the calculator.