+ 4
How to make a calculator using only HTML???
3 ответов
+ 10
I think that you need to use the Javascript for the addition, substraction, multiplication and division part.
Until now I only see calculator codes contains JS
+ 8
you can do interface of calculator but it doesnt calculate with only HTML , you have to use Javascript
https://code.sololearn.com/WrwC8N0pZ405/?ref=app
+ 2
Kashyap Kumar yes it can be done