Skip to content

amreshanand/SIMPLEcalculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLEcalculator

The Repository is about a simple web calculator made from HTML, CSS and JS

  1. The HTML file uses basic HTML forms tag and input tags for buttons.
  2. The CSS file uses basic syntax to beautify the buttons.
  3. Only JS function used here is eval() to evaluate expressions.

About

This repo contains a very simple web calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.4%
  • HTML 35.6%