diff --git a/BMI_calculator.html b/BMI_calculator.html new file mode 100644 index 00000000..d315de7f --- /dev/null +++ b/BMI_calculator.html @@ -0,0 +1,73 @@ +//This file contains code for a Body Mass Index calculator +//this has been created using HTML,CSS and JS. + + +
+ + +