Re: I18n comment: inheritance of :lang and |=

Richard Ishida a écrit :
> In this HTML example, the P does not match [lang|=fr]
 > (because only BODY has a LANG attribute) but both the
 > BODY and the P match :lang(fr).

I prefer this version to Richard's later, simpler one.  I think it's 
better to say explicitly that the body matches :lang(fr).

Oh, and français needs a capital F:
>  
> <body lang="fr">
>    <p>Je suis Français.</p>
>    </body>


-- 
François

Received on Tuesday, 14 March 2006 16:01:31 UTC