πŸ“Š CSS
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
πŸ’¬ Discuss
βœ… Correct Answer: (C) :nth-child(n)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
368
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yami Thakur
Publisher
πŸ“ˆ
99%
Success Rate