Files
heritrix3/engine/testdata/selftest/BackgroundImageExtractionSelfTestCase/htdocs/index.html
T
2009-05-11 22:56:36 +00:00

12 lines
333 B
HTML

<html>
<head>
<title>Background Image Extraction Self Test</title>
<meta
http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
</head>
<body background="example-background-image.jpeg">
<h1>Background Image Extraction Self Test</h1>
<p>This test finds the background image.</p>
</body>
</html>