trivial problem with validator icon html

Hello,

I do not read the list but am just making sure that you are aware of this
little problem.

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.




________________________________________________________________
Get FREE voicemail, fax and email at http://voicemail.excite.com
Talk online at http://voicechat.excite.com

Received on Friday, 17 September 1999 04:29:31 UTC