Source code

Revision control

Copy as Markdown

Other Tools

<!-- This HTML file encodes the ad link in the data attribute -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<a data-xyz="https://example.com/ad123" href="https://example.com/otherpage">Ad link</a>
</body>
</html>