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: Abbreviations and Acronyms: [techs] Latest HTML Techniques Draft

From: Karl Dubost <karl@w3.org>
Date: Thu, 11 Dec 2003 07:16:28 -0500
Message-Id: <D92D9FBA-2BD3-11D8-B164-000A95718F82@w3.org>
Cc: <w3c-wai-gl@w3.org> <w3c-wai-gl@w3.org>
To: <www-html@w3.org> <www-html@w3.org> <www-html@w3.org>


Le 11 déc. 2003, à 07:02, Roberto Scano - IWA/HWG a écrit :Roberto 
Scano:
> Hum... IMHO all the two text are acronym and not abbreviation. UN is 
> not
> abbreviation but Acronym... an abbreviation could be:
>
> <abbr
> title="Monday"
> xml:lang="en">Mon.</abbr>
>
> A question for clarify: the abbreviation must end with a . (eg., Mr.,
> Mon., Jan., ...) ?

See HTML 4.01
http://www.w3.org/TR/html4/struct/text.html#edef-ABBR 

Examples from the spec
==========================
Here are some sample uses of ABBR:
   <P>
   <ABBR title="World Wide Web">WWW</ABBR>
   <ABBR lang="fr"
         title="Soci&eacute;t&eacute; Nationale des Chemins de Fer">
      SNCF
   </ABBR>
   <ABBR lang="es" title="Do&ntilde;a">Do&ntilde;a</ABBR>
   <ABBR title="Abbreviation">abbr.</ABBR>
==========================

You can add on the top of that for example, that you have in fact in 
french, three different things

	abbreviation, acronyms and "sigle". I'm pretty sure in other languages 
you must have very different models too.




-- 
Karl Dubost - http://www.w3.org/People/karl/ 
W3C Conformance Manager
*** Be Strict To Be Cool ***
Received on Thursday, 11 December 2003 07:20:46 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.