Re: CSS/XHTML Validators weirdness

On Mon, Jul 16, 2001 at 01:59:46AM +0200, Terje Bless wrote:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> s/HTML/html/;

yes, that was it. i had to overlook it before, but i know why i did this
mistake, -> error from HTML validator:

  You should make the first line of your HTML document a DOCTYPE declaration,
  for example, for a typical HTML 4.01 document:

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

thank you for your responds and clearing this problematic a little,

bye

-- 
--   salo <salo@Xtrmntr.org>         ASCII Ribbon campaign against   /"\   --
--   http://Xtrmntr.org/salo.pgp     e-mail in gratuitous HTML and   \ /   --
--                                   Microsoft proprietary formats    X    --
--                                                                   / \   --

Received on Tuesday, 17 July 2001 00:45:24 UTC