- From: Dave Raggett <dsr@w3.org>
- Date: Tue, 28 Mar 2000 18:25:58 +0100 (GMT Daylight Time)
- To: DINH Frederic <frederic.dinh@ffv.fr>
- cc: html-tidy@w3.org
On Fri, 24 Mar 2000, DINH Frederic wrote:
>
> Bonjour everyone,
>
> I know we have badly (horribly) written files on our website
> http://www.ffv.fr/
>
> Occasionnaly, I tidy up some of them. But on the last one, Tidy
> (included in HTML Kit build 288) stripped the HTML, HEAD and BODY
> tags. Wow. I know the body tag has a bad link attribute, but is it
> normal that Tidy suppressed the whole tag?
>
> The file can be found at :
> http://asso.ffv.fr/apprendre/app_form_new.html
The file has a mangled body start tag which ends as:
linkfc2">
rather than something like:
link="#273FC2">
This means that Tidy gets confused. It recovered fine on my
development version.
Regards,
-- Dave Raggett <dsr@w3.org> http://www.w3.org/People/Raggett
tel/fax: +44 122 578 3011 (or 2521) +44 385 320 444 (mobile)
World Wide Web Consortium (on assignment from HP Labs)
Received on Tuesday, 28 March 2000 12:26:01 UTC