I'm confused on how the nth-of-type selector works in conjunction with the sibling selector. In the example below, I'd expect squares 3, 4, and 5 to be red, but they aren't. How does the selector wo
I'm confused on how the nth-of-type selector works in conjunction with the sibling selector. In the example below, I'd expect squares 3, 4, and 5 to be red, but they aren't. How does the selector wo