Source code

Revision control

Copy as Markdown

Other Tools

<!-- This HTML file has non-ad data in both the href and data attribute -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<a data-xyz="https://example.com/otherpage" href="https://example.com/otherpage">Non-Ad Link</a>
</body>
</html>