H30 (Pass): Providing link text that describes the purpose of a link for anchor elements
HTML Snippet | Code |
---|---|
Scenario 1: Describing the purpose of the link using link text | |
Learn more about deque |
|
Scenario 2: Describing the purpose of the link using image alternative text | |
![]() |
![]() |
Scenario 3: Describing the purpose of the link using link text along with image | |
![]() |
![]() |
Scenario 4: Describing the purpose of the link using both link text and image alternative text | |
Learn more about ![]() |
![]() |
Scenario 5: Describing the purpose of each link using link text | |
Learn more about Amaze Learn more about aXe |
Learn more about aXe |
Scenario 6: Using a link to wrap block level elements | |
aXe is our free accessibility testing tool that runs right in your web browser. It's fast and easy to use. Checkout the aXe-core API for more advanced testing options. Learn more |
aXe is our free accessibility testing tool that runs right in your web browser. It's fast and easy to use. Checkout the aXe-core API for more advanced testing options. Learn more |