5 violations: Light: 1Dark: 2HC Light: 1HC Dark: 1
Ensure links are distinguished from surrounding text in a way that does not rely on color. Links must be distinguishable without relying on color. Help URL
<a href="/users/signup">Sign up</a>
a[href$="signup"]
Fix any of the following:
Ensure links have discernible text. Links must have discernible text. Help URL
<a href="https://stackoverflowteams.com">
.fs-title > a[href$="stackoverflowteams.com"]
Fix all of the following:
Ensure links have discernible text. Links must have discernible text. Help URL
<a href="https://stackoverflowteams.com">
.fs-title > a[href$="stackoverflowteams.com"]
Fix all of the following:
Ensure links have discernible text. Links must have discernible text. Help URL
<a href="https://stackoverflowteams.com">
.fs-title > a[href$="stackoverflowteams.com"]
Fix all of the following:
Ensure links have discernible text. Links must have discernible text. Help URL
<a href="https://stackoverflowteams.com">
.fs-title > a[href$="stackoverflowteams.com"]
Fix all of the following: