Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashKobal committed Mar 10, 2024
2 parents ac1d601 + da0b7e1 commit a111200
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 14. Age Calculator/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Age calculator _(HTML, CSS, Js)_
![alt text](https://github.com/AkashKobal/web-development/blob/main/14.%20Age%20Calculator/output.png)
1 change: 1 addition & 0 deletions 14. Age Calculator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h1>Age Calculator</h1>
<p id="display">Select your date of birth.</p>
</div>
</div>



</div>
Expand Down
File renamed without changes
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,7 @@
## To-Do List _(HTML, CSS, and Js)_
![alt text](https://github.com/AkashKobal/web-development/blob/main/13.%20To%20Do%20List/output.png)

## Age calculator _(HTML, CSS, Js)_
![alt text](https://github.com/AkashKobal/web-development/blob/main/14.%20Age%20Calculator/output.png)


0 comments on commit a111200

Please sign in to comment.