Re: "validated" GIF, with real time check

How do you propose to prevent the ALT text from reading 
"Valid HTML 4.01!" when what is displayed is a "fix your HTML" 
image ?

Philip Taylor, RHBNC
---------
Ruud Steltenpool wrote:
> 
> Check the code below, it's pseudo code to get either a "valid HTML" or a
> "fix your HTML" image.
> 
> I suggest the mirror because of the bandwidth needs
> 
> <p>
>        <a href="http://validator.w3.org/check/referer"><img border="0"
>            src="http://my_validator_mirror.com/validated.jpg?url=thispage"
>            alt="Valid HTML 4.01!" height="31" width="88"></a>
>      </p>

Received on Sunday, 5 October 2003 15:29:53 UTC