accessbility_ if both logo and url are different. url title updation is correct?

i have following code in footer.

<a href="https://validator.w3.org/i18n-checker/check?uri=https%3A%2F%2Fjindam.neocities.org%2F" title="test result of W3C Internationalization Checker of this web page"> <img style="border:0;width:88px;height:31px" src="i18n.png" alt="i love validator icon!" ></a>

does providing title for url
is correct from accessibility
point of view? or the same result
can be achieved with other method?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.