Re: Abbreviations and Acronyms: [techs] Latest HTML Techniques Draft
Karl Dubost <[email protected]> Thu, 11 Dec 2003 07:16:28 -0500
| Newsgroups | gmane.comp.web.html.general,gmane.org.w3c.accessibility.guidelines,gmane.org.w3c.accessibility.guidelines |
|---|---|
| Message-ID | <[email protected]> |
Le 11 d=E9c. 2003, =E0 07:02, Roberto Scano - IWA/HWG a =E9crit :Roberto=20=
Scano:
> Hum... IMHO all the two text are acronym and not abbreviation. UN is=20=
> not
> abbreviation but Acronym... an abbreviation could be:
>
> <abbr
> title=3D"Monday"
> xml:lang=3D"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
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
Here are some sample uses of ABBR:
<P>
<ABBR title=3D"World Wide Web">WWW</ABBR>
<ABBR lang=3D"fr"
title=3D"Société Nationale des Chemins de Fer">
SNCF
</ABBR>
<ABBR lang=3D"es" title=3D"Doña">Doña</ABBR>
<ABBR title=3D"Abbreviation">abbr.</ABBR>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
You can add on the top of that for example, that you have in fact in=20
french, three different things
abbreviation, acronyms and "sigle". I'm pretty sure in other =
languages=20
you must have very different models too.
--=20
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager
*** Be Strict To Be Cool ***