Kilotest: Diagnoses of link href missing violation by HTML element 972 on Run! page

Here is how tools diagnose the link href missing issue for HTML element 972 of the Run! page.

Basics

Diagnoses

  1. Missing attribute <code>href</code> on link. The user cannot navigate to this element using the keyboard. A better option here is to use a <code><a></code> element instead.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: missing_href_on_a