2 violations: Light: 1 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="/content/guidelines/principles">content section</a>
a[href$="principles"]
Fix any of the following:
<a href="/content/guidelines/principles#simple-words">word choice</a>
td > a:nth-child(2)
Fix any of the following:
<a href="/content/guidelines/principles#naming">naming</a>
td > a:nth-child(3)
Fix any of the following:
<a href="/content/guidelines/grammar-and-mechanics#use-sentence-casing">capitalization</a>
td > a:nth-child(4)
Fix any of the following:
<a href="#">optional link</a>
.stacks-preview:nth-child(10) > .stacks-preview--example > .s-page-title > .s-page-title--text > .s-page-title--description > a[href="#"]
Fix any of the following:
<a href="#">optional link</a>
.stacks-preview:nth-child(13) > .stacks-preview--example > .s-page-title > .s-page-title--text > .s-page-title--description > a[href="#"]
Fix any of the following:
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="/content/guidelines/principles">content section</a>
a[href$="principles"]
Fix any of the following:
<a href="/content/guidelines/principles#simple-words">word choice</a>
td > a:nth-child(2)
Fix any of the following:
<a href="/content/guidelines/principles#naming">naming</a>
td > a:nth-child(3)
Fix any of the following:
<a href="/content/guidelines/grammar-and-mechanics#use-sentence-casing">capitalization</a>
td > a:nth-child(4)
Fix any of the following:
<a href="#">optional link</a>
.stacks-preview:nth-child(10) > .stacks-preview--example > .s-page-title > .s-page-title--text > .s-page-title--description > a[href="#"]
Fix any of the following:
<a href="#">optional link</a>
.stacks-preview:nth-child(13) > .stacks-preview--example > .s-page-title > .s-page-title--text > .s-page-title--description > a[href="#"]
Fix any of the following: