Can there be a second-child, a third-child, and so forth? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can there be a second-child, a third-child, and so forth?

multiple childs

26th Dec 2016, 3:29 AM
Mark Parnell
Mark Parnell - avatar
2 Answers
+ 3
yes. you can use :first-child or :last-child or :nth-child(x) where x is the number of the child
26th Dec 2016, 4:56 AM
david
0
yes there can be first,second,...,nth-child
13th Mar 2017, 3:12 PM
Akhila Nair