Vidyalelo
CSS · Q11

CSS Selectors and CSS Files

Programming · CSS · question 11

Q11

Which of the following selector selects an element that has no children?

A.
:empty
Answer
B.
:nochild
C.
:inheritance
D.
:no-child

Answer: Option A

Solution

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