E-mail List Archives
Re: WCAG 2 draft and abbreviations
From: Christophe Strobbe
Date: May 31, 2007 11:50AM
- Next message: Loretta Guarino Reid: "Re: WCAG 2 draft and abbreviations"
- Previous message: Christophe Strobbe: "Re: WCAG 2 draft and abbreviations"
- Next message in Thread: Loretta Guarino Reid: "Re: WCAG 2 draft and abbreviations"
- Previous message in Thread: Christophe Strobbe: "Re: WCAG 2 draft and abbreviations"
- View all messages in this Thread
Hi Jared,
At 18:38 31/05/2007, Jared Smith wrote:
>On 5/31/07, Jared Smith wrote:
>
> > Something like:
> >
> > <expansion for="html">HyperText Markup Language</expansion> (<abbr
> > id="html">HTML</abbr>)
> >
> > Then in all successive occurrences, you'd use <abbr
> > id="html">HTML</abbr>.
>
>Scratch that. The value for id must be unique on each page, so this
>obviously wouldn't work.
Right, but you could reverse the direction of the reference:
<expansion id="html">HyperText Markup Language</expansion> (<abbr
definedby="html">HTML</abbr>)
Then in all successive occurrences, you'd use <abbr
definedby="html">HTML</abbr>.
Best regards,
Christophe
--
Christophe Strobbe
K.U.Leuven - Departement of Electrical Engineering - Research Group
on Document Architectures
Kasteelpark Arenberg 10 bus 2442 - 3001 Leuven-Heverlee - BELGIUM
tel: +32 16 32 85 51
http://www.docarch.be/
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
- Next message: Loretta Guarino Reid: "Re: WCAG 2 draft and abbreviations"
- Previous message: Christophe Strobbe: "Re: WCAG 2 draft and abbreviations"
- Next message in Thread: Loretta Guarino Reid: "Re: WCAG 2 draft and abbreviations"
- Previous message in Thread: Christophe Strobbe: "Re: WCAG 2 draft and abbreviations"
- View all messages in this Thread