Q. Which of the following selector is used to selects the element that is the first child of its parent that is of its type?
β
Correct Answer: (B)
:first-of-type
You must be Logged in to update hint/solution