Hello, How can I select an element combining nth-of-type() and a class/ID? I tried for instance li.new:nth-of-type(2) but it doesn't work. You can't combine both pseudo classes... See: http://www.adsweep.org/nth-of-type-class-id.html Any idea? Thanks,
Charles. ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
