Skip to content

An easy-to-use BMI calculator implemented with HTML, CSS, and JavaScript. Quickly determine your Body Mass Index (BMI) to assess your weight status. Developed for personal learning and practice.

Notifications You must be signed in to change notification settings

renansouz/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Body Mass Index (BMI) Calculator

This is a simple Body Mass Index (BMI) calculator made with HTML, CSS, and JavaScript. BMI is a measure that indicates whether you are at a healthy weight for your height.

Accessing the Calculator

You can access the BMI calculator online clicking here.

File Structure

  • index.html: Contains the HTML structure of the calculator and links the JavaScript file.
  • styles.css: CSS file for styling the calculator.
  • script.js: JavaScript file that performs the BMI calculations.

Using the Calculator

To use the calculator, please input your height in meters and weight in kilograms.

Resources Used

  • HTML: Markup language for structuring the content.
  • CSS: Used for styling the calculator interface.
  • JavaScript: Used to perform BMI calculations based on user input values.

Credits

This calculator was developed as part of a personal project to practice HTML, CSS, and JavaScript skills.


Made by Renan Souza Silva.

About

An easy-to-use BMI calculator implemented with HTML, CSS, and JavaScript. Quickly determine your Body Mass Index (BMI) to assess your weight status. Developed for personal learning and practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages