Question: please , it must run perfectly and form validation to its field where required MAIN GOAL: MEASURE YOUR ABILITY TO WRITE AND RUN EFFECTIVE JAVASCRIPT

MAIN GOAL: MEASURE YOUR ABILITY TO WRITE AND RUN EFFECTIVE JAVASCRIPT APPLICATION YOU WILL BE ASKED TO IMPLEMENT ONE OF THE FOLLOWING SUGGESTED IDEAS. ALL IDEAS WILL BE EVALUATED BASED ON THE FOLLOWING MEASUREMENTS. 20% 20% 60% HTML PROPER JAVASCRIPT PART EXECUTION PART SUBMISSION APPROACH: o Add your name and your student no. as a comment in each page on the website. o Locate all your project in one folder. o Zip/compress the whole folder. o Upload the zipped file in right place in the Teams assignment. tumn What is BMI calculator The Body Mass Index (BMI) is a quick way to assess your body size simply with your weight and height. BMI calculator calculates the user's BMI and tells if they are underweight, optimal, or overweight. Write HTML/JavaScript code to calculate your BMI and find out which category the user falls into. BMI is calculated based on the following equation: (weight/(height/100). (height/100)) Use HTML to design a form to let the user enter height in CM and weight in KG in textumber fields. Then, Use JavaScript for calculations, and to display a suitable message according to BMI state below: If BMI
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
