sep 26 2014 15:36 Crest Christopher <crestchristop...@gmail.com>:

> Hi, I've been understanding the pseudo-class elements, I like their 
> functionality. I have a question, here is an code example 
> <http://jsfiddle.net/bpL490pn/embedded/result/>, which is the first-child ?
> 
> And are there any tools that aid in helping you know what is the first child, 
> decedent children for FireFox or Chrome, as a helper tool in the beginning ?

use "p:first-child” as a selector and that will be obvious.

Children elements have parents. The source order decides what is first. At 
least I’ve never encountered anything different from that.



______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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/

Reply via email to