Vidyalelo
CSS · Q82

CSS Layout and Images

Programming · CSS · question 82

Q82

Which of the following selects every element that has no children?

A.
:empty
Answer
B.
:enabled
C.
:checked
D.
:disabled

Answer: Option A

Solution

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