The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
<head>
<link href="test_style.css" rel="stylesheet" rev="stylesheet" type="text/css" media="screen" />
</head>
<body>
<h1>Hello HTML World</h1>
<p>Look! a nice <img src="landscape.jpg" alt="landscape"></p>
<p>Look! the same <img src="landscape.jpg" alt="landscape">, I hope it was included only once in the mime object!</p>
<p>This <a href="http://www.w3c.org">link</a> (the w3c homepage) did not get rewritten as it is fully qualified.</p>
<p>This is the <img src="cid:123@bbc.co.uk" alt="end image"> again. Bye.</p>
</body>
</html>