This is a simple BMI (Body Mass Index) calculator implemented using HTML, CSS, and JavaScript. It allows users to input their weight and height, either through sliders or input fields, and calculates their BMI.
- Open the
index.html
file in a web browser. - Input your weight and height using the sliders or input fields.
- Click the "Calculate" button to see your BMI.
- Your BMI will be displayed along with an evaluation message indicating your BMI category.
- Interactive sliders for weight and height inputs.
- Real-time calculation of BMI based on user inputs.
- Provides an evaluation message indicating the user's BMI category.
- HTML
- CSS
- JavaScript
Created by ፚ Ꭷ Ꮢ Ꭷ ❥.