docling/tests/data/html/example_08.html
ka-weihe 0b0c6b985b
Create example_08.html
Signed-off-by: ka-weihe <k@weihe.dk>
2025-05-04 22:24:51 +02:00

10 lines
281 B
HTML

<html>
<body>
<a href="https://example.com">Example Website</a><br>
<a href="https://github.com"></a><br>
<a href="mailto:contact@example.com">Contact Us</a><br>
<a href="#top">Go to Top</a><br>
<a href="https://wikipedia.org">Wikipedia</a>
</body>
</html>