On Mon, Dec 22, 2008 at 11:30 PM, Jeremiah Heller <jerem...@itmustbe.com>wrote:

> On 22 Dec 2008, at 16:03, Sarah Allen wrote:
>
>> Could someone describe what "table > tr:nth-child(#{pos.to_i+1})" does?
>> by semantic pattern matching I could guess that "ol >
>> li:nth-child(#{pos.to_i+1})" would also work, but it would be nifty to
>> know why.
>>
>> Thanks,
>> Sarah
>>
>
> Hi Sarah - et al, I'm  a newb too - thanks for the sweet tools! The W3
> explains the css selector syntax:
> http://www.w3.org/TR/CSS2/selector.html#q2


This might also be of help
http://reference.sitepoint.com/css/understandingnthchildexpressions

-- 
Rick DeNatale

Blog: http://talklikeaduck.denhaven2.com/
Twitter: http://twitter.com/RubyRedRick
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to