Johnson's Front-end Shed
An HTML calculator
In this project I will try to make a calculator using html techniques I know.
The button styles I will use:
numbers
control
The display style will be used:
123456789
The functional outcome:
0
AC
del
/
*
7
8
9
-
4
5
6
+
1
2
3
=
0
.