bitsofco.de

nth-child vs nth-of-type

via Matt Smith 0 comments
6
The nth-child() and nth-of-type() selectors are “structural” pseudo-classes, which are classes that allow us to select elements based on information within the document tree that cannot typically be represented by other simple selectors. In the case ... Read full article
Join the conversation! Log in