Posted by Jon Slaughter on 06/18/07 01:20
Is there any way to match the nth child in css < 3? Obviously I can do first-child but I can't seem to get any other siblings ;/ I tried something .myclass:first-child + div for something like <div class="myclass"> <div>First child</div> <div>Second child</div> </div> but it doesn't work ;/ Thanks, Jon
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming