From docs-return-7906-apmail-httpd-docs-archive=httpd.apache.org@httpd.apache.org Mon Aug 27 06:07:44 2007 Return-Path: Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: (qmail 11988 invoked from network); 27 Aug 2007 06:07:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2007 06:07:43 -0000 Received: (qmail 92952 invoked by uid 500); 27 Aug 2007 06:07:38 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 92914 invoked by uid 500); 27 Aug 2007 06:07:38 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 92903 invoked by uid 99); 27 Aug 2007 06:07:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Aug 2007 23:07:38 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [64.202.165.35] (HELO smtpauth12.prod.mesa1.secureserver.net) (64.202.165.35) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 27 Aug 2007 06:08:23 +0000 Received: (qmail 5884 invoked from network); 27 Aug 2007 06:07:09 -0000 Received: from unknown (24.15.193.17) by smtpauth12.prod.mesa1.secureserver.net (64.202.165.35) with ESMTP; 27 Aug 2007 06:07:09 -0000 Message-ID: <46D26A0B.8090504@rowe-clan.net> Date: Mon, 27 Aug 2007 01:07:07 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.12 (X11/20070719) MIME-Version: 1.0 To: docs@httpd.apache.org Subject: Random observation about http://httpd.apache.org/ index page Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org >From w3c's validater, 1. Error Line 3, Column 1: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml. Many Document Types based on XML need a mandatory xmlns="" on the root element. For example, the root element for XHTML will look like: I'm presuming this carries through to many of our docs (including the top www.apache.org index page). Thoughts? Bill --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org