mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 14:51:54 +00:00
Use local images for logos and pics on frontpage.
Add icecock image
This commit is contained in:
parent
95a71d0766
commit
4a5c647ace
BIN
images/icecock.jpeg
Normal file
BIN
images/icecock.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 97 KiB |
34
index.htm
34
index.htm
@ -11,29 +11,39 @@
|
||||
|
||||
</head>
|
||||
<body id="homepage">
|
||||
<div id="homebox" style="color:black;">
|
||||
|
||||
<h1>CUCC in Austria <a href="years/1976/report.htm">1976</a>-<a href="years/2017/">2017</a></h1>
|
||||
<p>Welcome to the website of the <a href="http://www.srcf.ucam.org/caving/wiki/Main_Page" target="_blank">Cambridge University Caving Club</a> expeditions to Austria</p>
|
||||
<h4>Thanks to the 2017 sponsors:</h4>
|
||||
<div id="homebox" style="color:black; background-color: rgba(255, 255, 255, 0.6); padding: 1% 5% 5%; margin-right:10%">
|
||||
|
||||
<ul id="sponsors">
|
||||
<h1 style="color:black">CUCC in Austria <a style="color:black" href="years/1976/report.htm">1976</a>-<a style="color:black" href="years/2017/">2017</a></h1>
|
||||
<p>Welcome to the website of the <a style="color:black" href="http://www.srcf.ucam.org/caving/wiki/Main_Page" target="_blank">Cambridge University Caving Club</a> expeditions to Austria</p>
|
||||
|
||||
<li>Tunnocks</li>
|
||||
|
||||
<li>sacla</li>
|
||||
<table style="margin-bottom:70px">
|
||||
<tr>
|
||||
<td width="50%">
|
||||
<img src="images/icecock.jpeg" width="80%" />
|
||||
</td>
|
||||
|
||||
</ul>
|
||||
<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="http://expo.survex.com/intro.htm" style="color:black">Click here for expo introduction.</a>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h4>We'd also like to thank the following organisation for their
|
||||
<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 width="80%" 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="10%" align="center"><a href="http://www.bcra.org.uk/gpf/index.html"><img src="years/2007/BCRAlogo.gif" alt="British Cave Research Association" border="0"></a></td>
|
||||
<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>
|
||||
|
||||
|
||||
|
@ -3,9 +3,9 @@
|
||||
|
||||
<ul id="sponsors">
|
||||
|
||||
<li>Tunnocks</li>
|
||||
<li><a href="http://www.tunnock.co.uk/"><img width="80%" src="images/sponsors/TunnocksLogo.jpeg" alt="Thomas Tunnocks" border="0"></a></li>
|
||||
|
||||
<li>Sacla</li>
|
||||
<li><a href="http://www.sacla.co.uk/"><img width="80%" src="sacla-logo.jpeg" alt="Sacla" border="0"></a></li>
|
||||
|
||||
<li>TravelLunch</li>
|
||||
|
||||
@ -21,4 +21,4 @@ support:</h2>
|
||||
<td width="10%" align="center"><a href="http://www.bcra.org.uk/gpf/index.html"><img src="../2007/BCRAlogo.gif" alt="British Cave Research Association" border="0"></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
Loading…
Reference in New Issue
Block a user