Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Anchor with no aria-label, no aria-labelledby, no title attribute</title>
</head>
<body>
<a href="test.html" id="test">ABC</a>
</body>
</html>