Skip to main content

Nested Elements

The Link Checker can not handle nested link (a) elements.

<a href="https://outer-link.invalid/">
 Link in <a href="/innerlink.invalid/">Link</a>
</a>

It will show only the outer.