missing <h1>

This commit is contained in:
Philip Sargent 2021-04-05 15:45:42 +01:00
parent bf13a4b743
commit 16cbe2e611
3 changed files with 7 additions and 19 deletions

View File

@ -3,9 +3,10 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>1988 Expo: index</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
</head>
<body>
<body >
<h1>Expedition 1988</h1>
<h2 align=center>1988 Expo documentation index</h2>

View File

@ -6,6 +6,7 @@
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body>
<h1>Expedition 1993</h1>
<h2 align=center>1993 Expo documentation index</h2>
@ -44,6 +45,5 @@ href="/writeups/1993/logbook.pdf">PDF version (23MB)<a/>)</li>
<li><a href="../../pubs.htm">Index</a> to all publications</li>
<li><a href="../../index.htm">Back to Expeditions intro page</a></li>
<li><a href="../../../index.htm">CUCC Home Page</a></li>
</ul>
</body>
</ul></body>
</html>

View File

@ -6,6 +6,7 @@
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body>
<h1>Expedition 1993</h1>
<h2>Acknowledgements</h2>
@ -30,19 +31,5 @@ and this definitely does the job!
</dl>
<hr />
<!-- LINKS -->
<ul id="links">
<li>1993 Expedition info:
<ul>
<li><a href="index.htm">Index</a> (more detail than in this list)</li>
<li><a href="log.htm">Logbook</a></li>
<li><a href="report.htm">Cambridge Underground report</a></li>
<li><a href="bcracc.htm">BCRA Caves and Caving</a> Report</li>
</ul></li>
<li><a href="../../sponsr.htm">Current year's</a> sponsors</li>
<li><a href="../../pubs.htm#pubs1993">Published accounts</a></li>
<li><a href="../../index.htm">Back to Expedition intro page</a></li>
<li><A href="../../../index.htm">CUCC Home page</a></li>
</ul>
</body>
<!-- LINKS --></body>
</html>