SyntaxFix
Write A Post
Hire A Developer
Questions
I think that it is better (for my expirience) to use: :first-of-type, :nth-of-type(), :last-of-type. It can be done whit a little changing of rules, but I was able to do much more than whit *-of-type, than *-child selectors.
:first-of-type
:nth-of-type()
:last-of-type
*-of-type
*-child