Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 415 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 415 Bytes

simple-calculator

Just copy paste the small project on your computer an press index.html to start up the calculator

All you need to do is have a container with a specific height and width and the calculator will fit in it.Can be used as a widget on projects.

Usage

Copy paste the css code - javascript code - and html code ( the main calculator ) and put it inside a div with a specific height and width.