Warnings about underlined text
-
Back again with another suggestion, this time about underlined text. I have warnings on some of my pages for underlined text, but the text is contained within a link. Here is the relevant code (the H3 is underlined):
<a href="..." aria-label="New Accessibility Requirements for State and Local Governments">
<img src="...">
<span><time datetime="2024-05-03T02:29:00+00:00">May 3, 2024</time></span>
<h3>New Accessibility Requirements for State and Local Governments</h3>
</a>So the checker should ignore any underlined text contained within an <a>
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.