Q. This selector selects all the <h> elements where the parent is a <div> element
β
Correct Answer: (B)
h > p
You must be Logged in to update hint/solution