bitsofco.de

nth-child vs nth-of-type

via Petra Jostad 0 comments
12
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