

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following Selector selects an element if it s the only child of its parent with its type? |
A. | ::selection |
B. | :only-of-type |
C. | :target |
D. | @media |
E. | None of these |
Answer» C. :target | |