- Index.HTML -> Basic HTML consisting of nav bar and 4 span with 'button' class and id as per there color.
- style.css -> Solid colors for the box and their dimensions.
- script.js -> Used basic DOM for the event.
-A simple Body Mass Index (BMI) calculator built with HTML, CSS, and JavaScript. -Calculate BMI using height & weight -Shows result instantly (no page reload)