Skip to content

This code is a BMI (Body Mass Index) calculator. It uses two range sliders to input the user's height and weight, and calculates their BMI when the "Calculate" button is clicked.

License

Notifications You must be signed in to change notification settings

Nalini1998/BMI-Calculator

Repository files navigation

BMI Calculator

This code is a BMI (Body Mass Index) calculator. It uses two range sliders to input the user's height and weight, and calculates their BMI when the "Calculate" button is clicked.

The resulting BMI value and corresponding weight status ("Underweight", "Normal", "Overweight", or "Obese") are displayed in the results section. The code also includes styling and gradient effects for the range sliders and background of the weight status text.


BMI Calculator


A Pen created on CodePen.io. Click here to explore.


About

This code is a BMI (Body Mass Index) calculator. It uses two range sliders to input the user's height and weight, and calculates their BMI when the "Calculate" button is clicked.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published