From d5485010e22c5745928a220e2b2986498e03409d Mon Sep 17 00:00:00 2001 From: Ankita Mohanty Date: Tue, 29 Jul 2025 18:29:07 +0530 Subject: [PATCH] Added BMI Calculator page and Updated footer link which directs to BMI Calculator page. --- bmi.html | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 2 +- 2 files changed, 164 insertions(+), 1 deletion(-) create mode 100644 bmi.html diff --git a/bmi.html b/bmi.html new file mode 100644 index 0000000..4582ff5 --- /dev/null +++ b/bmi.html @@ -0,0 +1,163 @@ + + + + + + BMI Calculator + + + + + ← Back + + +
+

BMI Calculator

+
+ + + + + + +
+ +
+
+

+
+ + + \ No newline at end of file diff --git a/index.html b/index.html index 277f4a0..674b045 100644 --- a/index.html +++ b/index.html @@ -316,7 +316,7 @@

Contact

Contact Us Privacy Policy Terms & Conditions - BMI Calculator + BMI Calculator