Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 252 Bytes

We create a simple calculator with functionality using html, css and JavaScript. first we have to create simple layout of calculator using HTML then we have to add style in our html layout using css and in the last we create js file for functionality.