Q. Which of the following selector is used to selects the element that is the nth child of its parent? (A) :last-of-type (B) :first-of-type (C) :nth-child(n) (D) ::first-line ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) :nth-child(n)