

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following selector applies styles to elements that are valid per HTML5 validations set either with the pattern or type attributes? |
A. | :valid |
B. | :required |
C. | :optional |
D. | :invalid |
Answer» B. :required | |