25 lines
891 B
HTML
25 lines
891 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>The Old Dog and Duck: Documentation</title>
|
|
<link rel="stylesheet" type="text/css" href="codox/css/default.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<h1>The Old Dog and Duck: Documentation</h1>
|
|
<img src="images/Dog_and_Duck_tavern.jpg" alt="Victorian painting by Thomas H. Shepherd, based on a 1646 drawing">
|
|
<p>'The Old Dog and Duck' is a fairly common pub name;
|
|
<a href="https://en.wikipedia.org/wiki/Dog_and_Duck,_St_George%27s_Fields">
|
|
the instance in the picture</a>
|
|
stood in St George's Fields, London from the seventeenth century
|
|
until 1812, when the site was cleared to make way for the new Bethlehem
|
|
Hospital.
|
|
</p>
|
|
<ul>
|
|
<li><a href="codox/index.html">Primary documentation</a></li>
|
|
<li><a href="cloverage/index.html">Test coverage</a></li>
|
|
</ul>
|
|
</body>
|
|
|
|
</html> |