You can’t use the psuedo selector :first-child (or :last-child) in IE6.
There is a work around, of course, using conditional comments and expressions.
You can’t use the psuedo selector :first-child (or :last-child) in IE6.
There is a work around, of course, using conditional comments and expressions.
One reply on “:first-child”
I know I wouldn’t give my :first-child to support ie6.