New structural pseudo classes

Verify that the first pseudo class has purple background, the second has red background and the third has yellow font.
The next pseudo class is untouched, the fifth has green background color and the last blue background color.

The first-child pseudo class. The nth-child pseudo class.

The lang pseudo class.

The * pseudo class. The nth-last-of-type pseudo class. The nth-last-child pseudo class.

Post Results