Re: trivial problem with validator icon html

On Fri, Sep 17, 1999 at 03:46:51AM -0400, tyranny wrote:
> After validating my page for HTML 4.0 Strict, the validator directed me to
> add the below HTML to display the validation icon and link on my newly
> validated page.
> 
>  <p>
>     <a href="http://validator.w3.org/"><img border=0
>         src="http://validator.w3.org/images/vh40.gif"
>         alt="Valid HTML 4.0!" height=31 width=88></a>
>  </p>
> 
> This little snippet of HTML however would invalidate my page as it contains
> the deprecated border attribute. I hope this is news that you can use. Oh
> well, have a nice day.

Sorry about that... fixed. (It was a mistake introduced by a
modification I made to something else.)

-- 
Gerald Oskoboiny       <gerald@w3.org>  +1 617 253 2920
System Administrator   http://www.w3.org/People/Gerald/
World Wide Web Consortium (W3C)      http://www.w3.org/

Received on Friday, 17 September 1999 05:37:11 UTC