Html/CSS/ Javascript
A calculator created using HTML, CSS & Javascript. Click on the calculator image above to see the full version. Using a mix of query selectors and if statements for each numbered button I was able to create the functionality of the calculator including the plus, minus, divide, multiply and equals symbols.