How it actually works? :nth-child(n) is a pseudo selector that targeting of specific elements following a specific pattern that matches elements based on their position. note: n can be an (even, odd), formula, or number Syntax selector:nth-child(n) ...
bharatchavhan.hashnode.dev1 min read
No responses yet.