Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: XHTML: Suggestion to add a attribute for multi language documents

From: David Woolley <david@djwhome.demon.co.uk>
Date: Tue, 18 Apr 2006 14:50:46 +0100 (BST)
Message-Id: <200604181350.k3IDok704048@djwhome.demon.co.uk>
To: www-html@w3.org

> <span lang="de" xml:lang="den"> 
> 
> to the german part. This should works with screenreaders. Is it 

span is the last resort inline element.  The way you talk about
the german part, it seems that div is more likely to be the right
carrier.  In other contexts, q is likely to be a better carrier than
span (for HTML 4.01).

> possible the add an attribute who defines a document as multi 
> language?

The target language audiences of a document are specified using the
Content-Language HTTP header.  This does permit multiple languages.  
If a language appears in Content-Language, it should be the case that
someone who only understands that language should be able to benefit
from the document.

Any new, multi-lingual, attribute should probably be inserted through
the general meta-information mechanisms.

This feels like a w3c-wai-ig list question, rather than an www-html
question.  
Received on Tuesday, 18 April 2006 17:20:45 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.