-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d5f8e64
commit 4a943a5
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
## Simple Calculator Using JavaScript | ||
**** | ||
|
||
### Using Tools | ||
* HTML:5 | ||
* Tailwind CSS | ||
* JavaScript | ||
|
||
- HTML:5 | ||
- Tailwind CSS | ||
- JavaScript | ||
|
||
### Using JavaScript | ||
* onclick | ||
* eval | ||
|
||
- onclick | ||
- eval | ||
|
||
### Live Website | ||
<a href="https://rejoyanislam.github.io/simple-calculator-using-javascript/">Click </a> | ||
|
||
<a href="https://md-rejoyan-islam.github.io/simple-calculator-using-javascript/">Preview </a> |