Re: [XHTML2] CITELANG, TITLELANG attributes

Hi Anne,


Le 26 juil. 2004, à 08:59, Anne van Kesteren (fora) a écrit :
> Currently, there is no way to describe the language of either the 
> CITE[1] or TITLE[2] attribute. (Maybe even CITETYPE should be an 
> optional attribute.)
>

it's even a bit tricker than that. I'll give you an example.

Context:
	A picture with a graffiti in French “J'aime les filles”, a Web site 
with the content in English.

<img
	src="/graffiti.jpg"
	alt="graffiti on a brick wall written J'aime les filles"/>


How a vocal browser is supposed to read that. :) or should I write this?

<img
	src="/graffiti.jpg"
	alt="graffiti on a brick wall written in French: 'I love girls' "/>

for titlelang what's happenning if you need more than one title in 
different languages.

-- 
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager
*** Be Strict To Be Cool ***

Received on Thursday, 29 July 2004 08:06:01 UTC