What does this mean?
Image buttons must specify alternative text via the alt
attribute. The
alternative text should describes the button's function.
6.7% done
How close this website is to fixing this issue.
This issue is quite technical.
To understand what is going on, you may need some familiarity with
HTML,
the language used to create web pages. Ask a web developer if you need help.
HTML | Found on page | Issues |
---|---|---|
<input name="langpair" value="en|ur" title="Urdu" src="img/urdu.png" type="image" data-lang="ur" class="lang-selector">
|
14 | |
<input name="langpair" value="en|gu" title="Gujarati" src="img/gujarati.png" type="image" data-lang="gu" class="lang-selector">
|
14 | |
<input name="langpair" value="en|kn" title="Kannada" src="img/kannada.png" type="image" data-lang="kn" class="lang-selector">
|
14 | |
<input name="langpair" value="en|hi" title="Hindi" src="img/hindi.png" type="image" data-lang="hi" class="lang-selector">
|
14 | |
<input name="langpair" value="en|bn" title="Bengali" src="img/bengali.png" type="image" data-lang="bn" class="lang-selector">
|
14 |
70
distinct issues were
found in the sample of 15 web pages.