Basic Calculator with HTML, CSS and JS

A basic calculator that adds, subtracts, multiplies and divides


Made with: HTML | CSS JavaScript

Source Files Live Demo


Project involved creating the calculator interface with HTML and CSS and then adding fuctionality through event handlers and callback functions. It works fine, with some improvements yet to be made, like limiting the display to a certain number of digits so that they fit in the calculator window when the number is too large.

You can try it out here:

Last updated: Mar 18, 2017




© 2023 Mario Sanchez Carrion