mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-12 02:27:14 +00:00
12 lines
333 B
HTML
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>
|