- From: Michael Wilking <tlfeet@cox.net>
- Date: Wed, 05 Feb 2003 00:50:52 -0800
- To: <www-validator@w3.org>
- Message-ID: <BA66106C.4CB1%tlfeet@cox.net>
I validated a page at http://validator.w3.org/
Clicked validate and it successfully validated and brought up this page:
http://validator.w3.org/check
So far so good.
On that page it says that I can display the validation icon and it gives
code to do so:
³To show your readers that you have taken the care to create an
interoperable Web page, you may display this icon on any page that
validates. Here is the HTML you could use to add this icon to your Web page:
<p>
<a href="http://validator.w3.org/check/referer"><img border="0"
src="http://www.w3.org/Icons/valid-html40"
alt="Valid HTML 4.0!" height="31" width="88"></a>
</p>²
However, if one actually uses the ahref
³http://validator.w3.org/check/referer"
And then on the live page (with that code) clicks on the link, this page
comes up:
http://validator.w3.org/check?uri=
That page says there is an error in the URL (coding not valid).
It is the ³Revalidate with options² page.
The only version that works for the ahref is: ³http://validator.w3.org/²,
which of course doe snot give exactly the correct message to the user.
By the way, love this service.
--
Mike Wilking
619 990 7642
tlfeet@cox.net
also: michael@randallk.com
Attachments
- image/jpeg attachment: image.jpg
Received on Wednesday, 5 February 2003 04:08:08 UTC