BMI Calculator

This BMI (Body Mass Index) calculator is a simple web application designed to help users estimate their BMI based on their weight (in kilograms) and height (in centimeters). Additionally, it provides a classification of the BMI result according to predefined ranges.

BMI Calculator




How to Use

  1. Enter Weight: Input your weight in kilograms in the provided field.
  2. Enter Height: Input your height in centimeters in the provided field.
  3. Click Calculate: Once you've entered your weight and height, click the "Calculate" button.
  4. View Result: The calculated BMI value will be displayed along with its corresponding classification.

Example Usage:

  • Enter Weight: 70 kg
  • Enter Height: 175 cm
  • Click Calculate
  • Your BMI is: 22.86 & Classification: Normal

This indicates that the calculated BMI is 22.86, falling within the "Normal" range according to the classification.