Which of the following Selector selects an element if it’s the only child of its parent with its type?
A
@media
B
:target
C
::selection
D
:only-of-type
Correct Answer: :only-of-type