Re: Why does it hate me?

<HTML>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HEAD>

Should be

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>


That might be the reason.  The <!DOCTYPE > instruction should appear before
the HTML tag. The parser in the validator I use was so confused it assumed
the <!DOCTYPE> instruction to be a <BODY> code and spat out 40 errors.  Try
the HTML validator at the W3 site.


----- Original Message -----
From: Martin Skjöldebrand <chimbis@skjoldebrand.org>
To: <www-amaya@w3.org>
Sent: Tuesday, December 21, 1999 1:04 PM
Subject: Why does it hate me?


> Why does Amaya trash this page:
>
> http://www.bahnhof.se/~chimbis/tocb/links/
>
> When none of: Navigator 4.x, Mozilla, IExplorer 4-5 or Konqueror does?
>
> M.
> --
> Martin Skjöldebrand, Chimbis Design
> Sys admin, web design
> Hungry? Visit The Olde Cookery Book at
> http://www.bahnhof.se/~chimbis/tocb/
>
>

Received on Tuesday, 21 December 1999 13:37:10 UTC