From b9f260c58d6245df468ed5417285d1a211e962ec Mon Sep 17 00:00:00 2001 From: AKASH KOBAL <98216083+AkashKobal@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:17:29 +0530 Subject: [PATCH 1/4] Rename Screenshot (322).png to output.png --- .../{Screenshot (322).png => output.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename 14. Age Calculator/{Screenshot (322).png => output.png} (100%) diff --git a/14. Age Calculator/Screenshot (322).png b/14. Age Calculator/output.png similarity index 100% rename from 14. Age Calculator/Screenshot (322).png rename to 14. Age Calculator/output.png From 4e19e4cbeb51fd52a3e479b2081d1fe03104f7bd Mon Sep 17 00:00:00 2001 From: AKASH KOBAL <98216083+AkashKobal@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:18:46 +0530 Subject: [PATCH 2/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index caa193a..2a1fff6 100644 --- a/README.md +++ b/README.md @@ -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) + From 83b7f5c33bd19f15f9b226e66a1f1ab12f6891b1 Mon Sep 17 00:00:00 2001 From: AKASH KOBAL <98216083+AkashKobal@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:19:46 +0530 Subject: [PATCH 3/4] Create README.md --- 14. Age Calculator/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 14. Age Calculator/README.md diff --git a/14. Age Calculator/README.md b/14. Age Calculator/README.md new file mode 100644 index 0000000..80094d9 --- /dev/null +++ b/14. Age Calculator/README.md @@ -0,0 +1,2 @@ +# Age calculator _(HTML, CSS, Js)_ +![alt text](https://github.com/AkashKobal/web-development/blob/main/14.%20Age%20Calculator/output.png) From da0b7e154fd22c65d81c4d8dcc12302aebe2237d Mon Sep 17 00:00:00 2001 From: AKASH KOBAL <98216083+AkashKobal@users.noreply.github.com> Date: Sun, 10 Mar 2024 01:18:09 +0530 Subject: [PATCH 4/4] update --- 14. Age Calculator/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/14. Age Calculator/index.html b/14. Age Calculator/index.html index 27f4d82..83ecabf 100644 --- a/14. Age Calculator/index.html +++ b/14. Age Calculator/index.html @@ -20,6 +20,7 @@

Age Calculator

Select your date of birth.

+