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?