"validated" GIF, with real time check

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 Saturday, 4 October 2003 21:43:49 UTC