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.