RE: DTD file missing from DOCTYPE

Hi Charlie,

I'm don't think I can reproduce it with a smaller file. I don't even know 
what's in the HTML file. I think my co-workers just got it somewhere from 
the web.

I'm sorry.

Thanks,
Patrick

At 09:18 PM 10/9/01 -0400, Reitzel, Charlie wrote:
>Hi Patrick,
>
>I took a quick look.  I noticed that you had turned off warnings.  There are
>many accessibility and proprietary warnings, e.g. "<img> missing "alt"
>attribute", etc.  See attached error file.  These HTML 4 issues may be
>preventing the assignment of an XHTML DOCTYPE, which presumes HTML 4
>compliance.  Can you reproduce the problems with smaller files?
>
>thanks,
>Charlie
>
>-----Original Message-----
>From: Bjoern Hoehrmann [mailto:derhoermi@gmx.net]
>Sent: Tuesday, October 09, 2001 6:59 PM
>To: Patrick Lok
>Cc: html-tidy@w3.org
>Subject: Re: DTD file missing from DOCTYPE
>
>
>* Patrick Lok wrote:
> >At 02:58 AM 10/9/01 +0200, Bjoern Hoehrmann wrote:
> >>* Patrick Lok wrote:
> >> >I found that the DOCTYPE created by the latest tidy is not the same as
>the
> >> >one created by the 04aug00 version.
> >> >
> >> >When I turn on "output-xhtml" and set "doctype" to auto the latest tidy
> >> >gives me
> >> >
> >> ><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
> >> >
> >> >where the 04aug00 version gives me
> >> >
> >> ><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> >> >     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> >>
> >>I am not able to reproduce this behaivour, please send a small example.
>
> >I've attached 2 HTML files which produces different results.
>
>Thanks, I'll have a look at it.
>--
>Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
>am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
>25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
>

Received on Tuesday, 9 October 2001 21:27:18 UTC