Vidyalelo
CSS · Q64

Basic CSS

Programming · CSS · question 64

Q64

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board