Question: Exercise 4 - Forms and Highlighting Consider the following image for part of a web page that contains a html form for a weather description.

 Exercise 4 - Forms and Highlighting Consider the following image for

Exercise 4 - Forms and Highlighting Consider the following image for part of a web page that contains a html form for a weather description. Time Location Description Low Temp Avg Wind High Temp Avg Direction Create a html file called weather.html that produces output similar to the above image. The input fields on each line have the same width. Thus the width of "Low Temp" and "High Temp" are the same. Also note that space around the inputs and labels. Hint: use flexbox. Add CSS rules that will highlight the input elements when the element receives focus, and when the cursor is hovering over the element. The highlighting should be different between focus and hover. The highlighting should be different for each different input value (i.e., Temp should be different than Wind)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!