mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 14:51:54 +00:00
69 lines
3.0 KiB
HTML
69 lines
3.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>CUCC's Austria expeditions</title>
|
|
<link rel="stylesheet" type="text/css" href="css/main2.css" />
|
|
<style type="text/css">
|
|
|
|
</style>
|
|
|
|
</head>
|
|
<body id="homepage">
|
|
|
|
<div id="homebox" style="color:black; background-color: rgba(255, 255, 255, 0.6); padding: 1% 5% 5%; margin-right:10%">
|
|
|
|
<h1 style="color:black">CUCC in Austria <a style="color:black" href="years/1976/report.htm">1976</a>-<a style="color:black" href="years/2022/">2022</a></h1>
|
|
<p>Welcome to the website of the <a style="color:black" href="https://camcaving.uk" target="_blank">Cambridge University Caving Club</a> expeditions to Austria</p>
|
|
|
|
|
|
<table style="margin-bottom:70px">
|
|
<tr>
|
|
<td width="50%">
|
|
<img src="1623/264/i/icecock.jpeg" width="80%" />
|
|
</td>
|
|
|
|
<td width="50%">
|
|
<p style="color:black; font-size:16pt;text-align:center;">This is a particularly impressive ice feature in one of the caves newly discovered and extensively surveyed on expedition, Balkonhoehle.<br /><br />To find out more:<br /><a href="intro.htm" style="color:black">Click here for expo introduction.</a>
|
|
</tr>
|
|
</table>
|
|
|
|
<h4>Many thanks to our generous sponsors who have helped make this possible:</h4>
|
|
<table>
|
|
<tr>
|
|
<td width="33%" align="center"><a href="http://www.18650.uk/"><img height="150" src="images/sponsors/18650uk-logo.jpeg" alt="18650.uk" border="0"></a></td>
|
|
</table>
|
|
|
|
<h4>We'd also like to thank the following organisations for their
|
|
support:</h4>
|
|
<table>
|
|
<tr>
|
|
<td width="20%" align="center"><a href="http://www.bcra.org.uk/gpf/index.html"><img width="90%" src="years/2007/BCRAlogo.gif" alt="British Cave Research Association" border="0"></a></td>
|
|
<td width="35%" align="center"><a href="http://www.ukcaving.com"><img width="90%" src="https://ukcaving.com/board/Themes/default/images/ukcaving-opengraph2.jpg" alt="UK Caving" border="0"></a></td>
|
|
<td width="45%" align="center"><a href="http://www.gharparau.org.uk"><img width="90%" src="http://www.gharparau.org.uk/wp-content/uploads/logo.png" alt="Ghar Parau" border="0"></a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
|
|
<!--div id="homeimg"><img src="images/stone-bridge-view.jpg" alt="Austria panorama" width="399" height="260" /-->
|
|
|
|
<!-- This menu is explicitly in the HTML file in the :expoweb: repo.
|
|
The equivalent menus on otehr pages are generated from troggle code in templates/menu.html and core/virws/expo.py -->
|
|
<ul id="homenu" >
|
|
<li><a href="intro.htm">Introduction</a></li>
|
|
<li><a href="infodx.htm">Main index</a></li>
|
|
<li><a href="caves">Cave index</a></li>
|
|
<li><a href="handbook/index.htm">Expedition handbook</a></li>
|
|
<li><a href="pubs.htm">Published reports</a></li>
|
|
<li><a href="areas.htm">Area description</a></li>
|
|
<li><a href="https://camcaving.uk" target="_blank">CUCC website</a></li>
|
|
<li><form name=P method=get action="/search" target="_top">
|
|
<input type=search name=P size=8 autofocus>
|
|
<input type=submit value="Search"></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|
|
|