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.