Create your first Simple Calculator using Javascript



In this tutorial we will teach how to create Simple Basic Calculator using Javascript.

This code is automatically run when the user open the Web Application.

Getting Started:

First you will need to download the boostrap framework. We will use it for the design.

Interface:

This code is for the user Interface:

Name it as index.html



Creating JS SCRIPT 

This code will calculate the equation when the user click the button.

Name it as script.js save it with index.html

 

Check this out!
Create your Flappy Bird Game

Post a Comment

0 Comments