Kilotest: Diagnoses of image link not named
violation by HTML element 541 on Solver Collective page
Basics
About the Solver Collective page
- URL: https://solvercollective.com/
- Tested 2 days ago by job
9a8on 2026-07-19 at 00:00
About HTML element 541
- Tag name:
A - Text: [not applicable]
- Start tag:
<a href="https://www.linkedin.com/company/solver-collective/" target="_blank" class="social-link w-inline-block"> - XPath:
/html/body/div[2]/div[10]/div[1]/div[1]/div[4]/div[1]/a[3] - Bounding box: x = 2455, y = 7858, width = 40, height = 40
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 rule engines diagnose the image link not named
issue for HTML element 541 of the Solver Collective page.
- <p>When a link is wrapped around an image, the image's alt text <a href="https://webaim.org/techniques/hypertext/link_text#alt_link" title="Opens in new tab" target="_blank">provides the link's title for screen readers</a>.</p> <p><strong>To fix:</strong> set this image's alternative text to something that describes the link's destination, or add text next to the image, within the link.</p>
Tool: Editoria11y (Princeton University)
Rule:
altEmptyLinked - [failed] The image doesn't have an accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T21