I have a form that I would like all fields to be filled in. If a field is clicked into and then not filled out, I would like to display a red background.
Here is my
With HTML 5 we can use a new feature "required" the just add it to the tag which you want to be required like: