hxt-7.1: examples/hparser/lousy.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>A HTML Documents with some Errors</title>
</head>
<body>
<h1>HTML
<h2>html
<p>some text and a &xxx;
<p>more text
</p
<img alt='< &yyy; >' src="abc.gif">
<table border>
<tr><td>1<td>2<td>3
</table>
<hr>
<address><a href="mailto:uwe@muehle.welt.all">Uwe
Schmidt</a></address>
<!-- Created: Tue Apr 29 16:07:57 CEST 2003 -->
<!-- hhmts start -->
Last modified: Mon May 12 13:11:29 CEST 2003
<!-- hhmts end -->
</html>