J
Justin
Hi, I have an assignment due :
"Create a HTML page where you input a Fahrenheit temperature and the
computer converts and displays as Centigrade. If the temperature is below 0c,
show alert message “It is freezingâ€, if it is over 30c, show “It is hotâ€.
(Use a function)
Conversion formula: C = (F – 32) / 1.8 "
We had a little intro on how to do this but I need help with the source code
- all I have is two text boxes and a submit button - I don't know how to make
the formual work or how to make the alert messages. Please Help!
Thanks,
Justin
"Create a HTML page where you input a Fahrenheit temperature and the
computer converts and displays as Centigrade. If the temperature is below 0c,
show alert message “It is freezingâ€, if it is over 30c, show “It is hotâ€.
(Use a function)
Conversion formula: C = (F – 32) / 1.8 "
We had a little intro on how to do this but I need help with the source code
- all I have is two text boxes and a submit button - I don't know how to make
the formual work or how to make the alert messages. Please Help!
Thanks,
Justin