Next message: Terje Bless: "Underscore in attribute values"
Date: Sat, 23 Jun 2001 16:57:13 +0000 (UTC)
From: Tim Bagot <tsb-w3-validator-0004@earth.li>
To: <www-validator@w3.org>
cc: Frank Ellermann <Frank.Ellermann@t-online.de>
Message-ID: <Pine.LNX.4.33.0106231653040.1183-100000@windle.hack>
Subject: Re: link check
At 2001-06-22T23:33-0400, Frank Ellermann wrote:-
> 2: It doesn't like the #omitted in my link to
> http://www.cs.tcd.ie/15445/UG.html#omitted ?!?
I think this is because of ``<A ID="OMITTED" NAME="omitted">'' in that
document. The values of the id and name attributes are case-sensitive, and
must be identical if both are present; therefore the document is in error.
I assume that the link checker uses the value of the id attribute if it
exists, only using the name attribute if there is no id attribute.
Tim Bagot