Skip to content

Taslim-khan007/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

calculator is used for performing basic mathematical operations like Addition, subtraction, multiplication, and division.

Language

HTML, CSS, and JavaScript.

Steps for Creating a Calculator in HTML CSS & JavaScript

To create a working calculator HTML, CSS, and JavaScript, follow the given steps line by line:

Create a folder. You can name this folder whatever you want, and inside this folder, create the mentioned files. Create an index.html file. The file name must be index and its extension .html Create a styles.css file. The file name must be style and its extension .css Create a script.js file. The file name must be script and its extension .js

Screenshot

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published