Kilotest: Diagnoses of image link not named
violation by HTML element 303 on EarthShare page
Basics
About the EarthShare page
- URL: https://www.earthshare.org/
- Tested 29 days ago by job
al0on 2026-05-03 at 17:03
About HTML element 303
- Tag name:
A - Text: [not applicable]
- Start tag:
<a href="/what-we-offer/"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the image link not named
issue
- Why it matters: User cannot get help understanding what a link points to
- Priority: highest
- Related WCAG standard: 2.4.4
Diagnoses
Here is how tools diagnose the image link not named
issue for HTML element 303 of the EarthShare page.
- Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H30.2