Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<title>Longdesc test: invalid longdesc</title>
</head>
<body>
<img src="picture.png" alt="the image" longdesc="This is not a valid longdesc so this document should fail validation">
</body>
</html>