Hello! Hope you enjoy my webpage Calculator I made!
Link to project
- HTML
- CSS
- JavaScript
-
Add
-
Subtract
-
Multiplay
-
Divide
-
Square Root
-
Create HTML to display the calculator on the webpage
-
Add in the javascript that will tie the buttons in with the operators
-
Display what the user inputs and solution in the screen of the calculator
-
Style the calculator using CSS
-
Alow the use of a decimal point
-
Add keyboard support
-
Add a backspace button