mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-24 05:05:19 +00:00
Add <hr /> at the start of each logbook entry to allow troggle to parse them
Add some menu div tags and tidy some html
This commit is contained in:
@@ -8,23 +8,20 @@ Kaninchenhöhle Picture gallery - "old" cave thumbnails
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<p><center><a href="top.htm"><img alt="Overview "
|
||||
src="../../../icons/ovview.png" width=40 height=40></a>
|
||||
<a href="pixsf.htm"><img alt=" New Cave "
|
||||
src="../../../icons/vtour.png" width=40 height=40></a>
|
||||
<img alt="Rigging" src="../../../icons/rigbut.png" width=40 height=40>
|
||||
<a href="names.htm"><img alt=" Glossary "
|
||||
src="../../../icons/idx161.png" width=40 height=40></a>
|
||||
<a href="../index.html#id161"><img alt=" Desc "
|
||||
src="../../../icons/desc.png" width=40 height=40></a>
|
||||
<a href="../../index.htm"><img alt=" Expo "
|
||||
src="../../../icons/ausbut.png" width=40 height=40></a>
|
||||
<a href="../../infodx.htm"><img alt=" Topics "
|
||||
src="../../../icons/index.png" width=40 height=40></a>
|
||||
<a href="../../indxal.htm"><img alt=" Index "
|
||||
src="../../../icons/indxal.png" width=40 height=40></a>
|
||||
<a href="../../../index.htm"><img alt=" CUCC"
|
||||
src="../../../icons/cucc.png" width=40 height=40></a></center>
|
||||
|
||||
<p>
|
||||
<center>
|
||||
<a href="top.htm"><img alt="Overview " src="../../../icons/ovview.png" width=40 height=40></a>
|
||||
<a href="pixsf.htm"><img alt=" New Cave " src="../../../icons/vtour.png" width=40 height=40></a>
|
||||
<img alt="Rigging" src="../../../icons/rigbut.png" width=40 height=40>
|
||||
<a href="names.htm"><img alt=" Glossary " src="../../../icons/idx161.png" width=40 height=40></a>
|
||||
<a href="../index.html#id161"><img alt=" Desc " src="../../../icons/desc.png" width=40 height=40></a>
|
||||
<a href="../../index.htm"><img alt=" Expo " src="../../../icons/ausbut.png" width=40 height=40></a>
|
||||
<a href="../../infodx.htm"><img alt=" Topics " src="../../../icons/index.png" width=40 height=40></a>
|
||||
<a href="../../indxal.htm"><img alt=" Index " src="../../../icons/indxal.png" width=40 height=40></a>
|
||||
<a href="../../../index.htm"><img alt=" CUCC" src="../../../icons/cucc.png" width=40 height=40></a>
|
||||
</center>
|
||||
</p>
|
||||
|
||||
<h1>Kaninchenhöhle Picture gallery<br>
|
||||
The Right Hand Route - from 161a</h1>
|
||||
@@ -33,7 +30,7 @@ The Right Hand Route - from 161a</h1>
|
||||
description, but are also gathered together here for a visual tour of
|
||||
Kaninchenhöhle. Clicking on an image will take you to a bigger version
|
||||
with descriptive caption and links back to web pages relevant to that
|
||||
picture.
|
||||
picture.</p>
|
||||
|
||||
<h2>The Right Hand Route - from 161a</h2>
|
||||
|
||||
@@ -201,20 +198,23 @@ The <a href="pixss.htm">Steinschlagschacht</a> (1623/136) route
|
||||
|
||||
<hr />
|
||||
<!-- LINKS -->
|
||||
<ul id="links">
|
||||
<li><b>More Pictures:</b>
|
||||
<ul>
|
||||
<li><a href="../../gallery/cave.htm">Underground</a> in some of our other caves</li>
|
||||
<li><a href="../../gallery/ents.htm">Entrance</a> portraits</li>
|
||||
<li><a href="../../gallery/surf.htm">Surface</a> routes and views</li>
|
||||
<li><a href="../../gallery/low.htm">Base camp and non-caving</a> activities</li>
|
||||
</ul></li>
|
||||
<li><a href="top.htm">Kaninchenhöhle</a> Cave Description - Overview</li>
|
||||
<li><a href="../../index.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../infodx.htm">Index to info/topic pages</a></li>
|
||||
<li><a href="../../areas.htm">Area/subarea descriptions</a></li>
|
||||
<li><a href="../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
<div id="menu">
|
||||
<ul id="links">
|
||||
<li><b>More Pictures:</b>
|
||||
<ul>
|
||||
<li><a href="../../gallery/cave.htm">Underground</a> in some of our other caves</li>
|
||||
<li><a href="../../gallery/ents.htm">Entrance</a> portraits</li>
|
||||
<li><a href="../../gallery/surf.htm">Surface</a> routes and views</li>
|
||||
<li><a href="../../gallery/low.htm">Base camp and non-caving</a> activities</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="top.htm">Kaninchenhöhle</a> Cave Description - Overview</li>
|
||||
<li><a href="../../index.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../infodx.htm">Index to info/topic pages</a></li>
|
||||
<li><a href="../../areas.htm">Area/subarea descriptions</a></li>
|
||||
<li><a href="../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user