Augment your indexes.html page so that in addition to displaying the wind chill index when the user clicks the button, it also displays a health warning message when appropriate. For example, the appearance of the page when the wind chill reaches the Danger category (? -45º).
What will be an ideal response?
```
Temperature: °F
Wind speed: mph
Relative humidty: %
```
Computer Science & Information Technology
You might also like to view...
To link data that is entered in a form to a database, the best way is to create the form in:
A) Excel. B) Access. C) Word. D) Windows.
Computer Science & Information Technology
A text box that displays an employee’s last name from a field in a table is an example of a(n) ____ control.
A. bound B. unbound C. calculated D. dynamic
Computer Science & Information Technology