cthulhu/test/html/longdesc.html

8 lines
292 B
HTML
Raw Normal View History

<html>
<body>
<img src="cthulhu-for-tests.jpg" alt="First Orca" longdesc="longdesc.txt" />
<img src="cthulhu-for-tests.jpg" alt="Second Orca" longdesc="longdesc-content.html#desc1" />
<img src="cthulhu-for-tests.jpg" alt="Third Orca" longdesc="longdesc-content.html#desc2" />
</body>
</html>