Re: Validator is misreading the case of tags.

On 1:09 PM 8/13/00 "Kevin Berkheiser" <kberk@Bigfoot.com> wrote:

> My web site www.bigfoot.com/~kberk <http://www.bigfoot.com/~kberk>  is
> XHTML.
> 
> When I try to validate any of my pages, the validator is finding tags
> like Body rather than body and of course is marking the document
> invalid.  I have the files here and they are lowercase.  Any ideas?

  </head>
  <BODY>
    <div class="header">
      <h1>
        Kevin Berkheiser's Homepage
      </h1>
    </div>


That doesn't look lowercase to me.  It is invalid XHTML.
-- 
Jim Correia                                Bare Bones Software, Inc.
correia@barebones.com                     <http://web.barebones.com>

Received on Sunday, 13 August 2000 13:17:56 UTC