Is it possible to use the CSS3 selector :first-of-type to select the first element with a given class name? I haven\'t been successful with my test so I\'m thin
:first-of-type
Simply :first works for me, why isn't this mentioned yet?
:first