Multiple Choice
You can use the CSS ____ pseudo-classes to change the properties of form elements based on their validity status.
A) :submit and :reset
B) :hover and :blur
C) :before and :after
D) :invalid and :valid
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: Creating a function to validate required fields
Q32: Use of the _ attribute of the
Q33: The requirements of the form you're validating
Q34: What does a function to validate required
Q35: Describe the three behaviors that make up
Q36: Why is is usually not necessary to
Q37: What element property would you use when
Q38: What is an assistive function? Give an
Q39: Many aspects of the way browsers present
Q41: While JavaScript lets you perform validation in