cthulhu/test/html/w3-external-image-external-description-fragment.html

9 lines
223 B
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Longdesc test: External image, external description fragment</title>
</head>
<body>
<img src="picture.png" alt="the image" longdesc="pass-fragment.html#fragment">
</body>
</html>