Re: Error Message Feedback

* Dmitry Deyev wrote:
>I have strange error saying  that there is no alt tag.... i tried to remove
>this link or add link before and validator moved this error to new links....
>so only first link contain this error. 
> 
>Is it validor bug or i have soem problem with my code?

<a alt="..." is not allowed, you have to remove the alt attributes on a
elements in your document. It is possible that the Validator reports
this problem just once, so indeed, if you have this error many times it
might happen that the Validator just complains about the first one.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Saturday, 22 April 2006 16:59:18 UTC