RE: [techs] EXTENDED Techniques teleconference 13 August 2003

I have an action item to fix these examples but haven't done so yet. I'll
announce when I have. Michael

> -----Original Message-----
> From: Roberto Scano - IWA/HWG [mailto:rscano@iwa-italy.org]
> Sent: Wednesday, August 13, 2003 9:56 AM
> To: Roberto Scano - IWA/HWG; Michael Cooper; WAI GL (E-mail); Wendy A
> Chisholm
> Subject: Re: [techs] EXTENDED Techniques teleconference 13 August 2003
> 
> 
> Opps... in the same example there is another error (thanks Yvette):
> 
>  <TITLE>The World Wide Web Consortium<TITLE>
> 
> bust be
> 
>  <title>The World Wide Web Consortium</title>
> 
> 
> 
> ----- Original Message ----- 
> From: "Roberto Scano - IWA/HWG" <rscano@iwa-italy.org>
> To: "Michael Cooper" <michaelc@watchfire.com>; "WAI GL (E-mail)"
> <w3c-wai-gl@w3.org>; "Wendy A Chisholm" <wendy@w3.org>
> Sent: Wednesday, August 13, 2003 3:53 PM
> Subject: Re: [techs] EXTENDED Techniques teleconference 13 August 2003
> 
> 
> >
> >
> > ----- Original Message ----- 
> > From: "Wendy A Chisholm" <wendy@w3.org>
> > To: "Michael Cooper" <michaelc@watchfire.com>; "WAI GL (E-mail)"
> > <w3c-wai-gl@w3.org>
> > Sent: Tuesday, August 12, 2003 4:59 PM
> > Subject: Re: [techs] EXTENDED Techniques teleconference 13 
> August 2003
> >
> >
> > >
> > > Note: New draft at:
> > > http://www.w3.org/WAI/GL/WCAG20/WD-WCAG20-HTML-TECHS-20030807.html
> > > At 10:44 AM 8/12/2003, Michael Cooper wrote:
> >
> > The example at point 1.3 is wrong:
> >
> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> >     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> > <HTML lang="en" xmlns="http://www.w3.org/1999/xhtml">
> > <HEAD>
> > <TITLE>The World Wide Web Consortium<TITLE>
> > ...
> > </HEAD>
> > <BODY>
> > ...
> >
> >
> > it declares XHTML 1.0 strict but all the tags are all CAPS 
> but in XHTML
> the
> > tag must be in lower case :)
> >
> >
> >
> 

Received on Wednesday, 13 August 2003 10:22:40 UTC