- From: Ineke van der Maat <inekemaa@xs4all.nl>
- Date: Sat, 16 Mar 2002 22:04:28 +0100
- To: "Chris Lilley" <chris@w3.org>, "\(Daniel Glazman\)" <glazman@netscape.com>
- Cc: <www-style@w3.org>
I meant of course this:
> What when you put in the stylesheet for recognizing the two languages?
> .en {
> color: #c00;
> background-color: #ffffff;
> }
>
> .fr {
> color: #006400;
> background-color: #ffffff:
> }
>
> <p class="en" xml:lang="en">Jean put dire comment on tape</p>
> <p class="fr" xml:lang="fr">Jean put dire comment on tape</p>
>
> This example I never saw before but it is too cool!!!! How different the both meanings!!!
>
> Cheers from the Netherlands
> Amicalement des Pays-Bays (4 points?)
> Ineke van der Maat
>
Received on Saturday, 16 March 2002 16:00:05 UTC